A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://bashtage.github.io/randomgen/devel/bit_generators/generated/randomgen.romu.Romu.seed.html below:

randomgen.romu.Romu.seed - RandomGen v2.1.2 (+4)

randomgen.romu.Romu.seed
Romu.seed(seed=None)

Seed the generator

This method is called at initialization. It can be called again to re-Seed the generator

seed{None, int, array_like[ints], SeedSequence}, optional

A seed to initialize the BitGenerator. If None, then fresh, unpredictable entropy will be pulled from the OS. If an int or array_like[ints] is passed, then it will be passed to SeedSequence to derive the initial BitGenerator state. One may also pass in a SeedSequence instance.

Raises:

ValueError – If seed values are out of range for the PRNG.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4