Skip to content

why2_seed_random

Parameters

Identifier Data type
seed unsigned long

Attributes

Return type void
Header comment SEED why2_seeded_random OUTPUT
Added in commit 25113dc0b3c97178c85ac02c082164a6d36d3c1e

Description

Function inits pseudo random number generator struct with seed. Seeded numbers can be used with why2_seeded_random. Also, there is no need to deallocate the PRNG.