Method Random.Deterministic()->create()


Method create

Random.Deterministic Random.Deterministic(string(8bit)|int seed)

Description

Initialize the random generator with seed. The internal state is 256 bits, but all seed sizes are allowed.