Skip to content

fibonacci numeric distribution

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

Illustrative behavior

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

The line shows generated order by position for representative values in the example range 0..7.

Mechanism: recurrence

Randomness: deterministic

Parallelism: process_local

Positional grid: no

Finite sequence: yes

Topology invariant: no