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.sfmt.SFMT.seed.html below:

randomgen.sfmt.SFMT.seed - RandomGen v2.1.2 (+4)

randomgen.sfmt.SFMT.seed
SFMT.seed(seed=None)

Seed the generator

Parameters:
seed=None

Entropy used to initialize the pseudo-random number generator. Can be any integer between 0 and 2**32 - 1 inclusive, an array (or other sequence) of unsigned 32-bit integers, , a SeedSequence instance or None (the default). If seed is None, the 624 32-bit unsigned integers are read from /dev/urandom (or the Windows analog) if available. If unavailable, a hash of the time and process ID is used.

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