Skip to content

randomWalk numeric distribution

Numeric distributions define how values are selected or arranged inside a numeric range.

Illustrative behavior

randomWalk: Illustrative behavior Numeric distributions define how values are selected or arranged inside a numeric range. VALUE / POSITION 7 0 POSITION 0 2 3 5 6 7 7 7

The line shows one representative seeded walk by position. Exact output depends on rngSeed and the remaining runtime inputs.

Mechanism: random_walk

Randomness: seeded_random

Parallelism: process_local

Positional grid: no

Finite sequence: no

Topology invariant: no