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.lxm.LXM.seed.html below:

randomgen.lxm.LXM.seed - RandomGen v2.1.2 (+4)

randomgen.lxm.LXM.seed
LXM.seed(seed=None)

Seed the generator

This method is called when LXM is initialized. It can be called again to re-Seed the generator For details, see LXM.

Parameters:
seed=None

Entropy initializing the pseudo-random number generator. Can be an integer in [0, 2**64), array of integers in [0, 2**64), a SeedSequence instance or None (the default). The input is passed to SeedSequence which produces the values used to initialize the state.

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