cumulated source distribution¶
Warning
The current page still doesn't have a translation for this language.
But you can help translating it: Contributing.
Source distributions define how records are selected from a source pool.
Illustrative behavior¶
This is a representative seeded illustration. Exact output depends on rngSeed, the source, and the remaining runtime inputs.
Selection law: cumulated_draw
Replacement: with_replacement
Randomness: seeded_random
Seed coordination: shared_sequence
Required parameters: None
Supported surfaces: generate_source, inline_values, nested_key_source, variable_source
Requires full source pool: yes
Requires shared seed: yes
Compatible with unique selection: no
Compatible with cyclic selection: no
Topology invariant: yes