Skip to content

Conversation

@iameo
Copy link

@iameo iameo commented Mar 23, 2022

Awesome project! (the little change contributed here is for a more efficient randint for this use-case: "Class(random.SystemRandom()) that uses the os.urandom() function for generating random numbers from sources provided by the operating system. Does not rely on software state, and sequences are not reproducible.")

Python's random.SystemRandom

Modified:
I just realized a couple of your projects are for live lessons, apologies for butting in.

Awesome project! (the little change contributed here is for a more efficient randint for this use-case: "Class(random.SystemRandom()) that uses the os.urandom() function for generating random numbers from sources provided by the operating system. Does not rely on software state, and sequences are not reproducible."

[random.SystemRandom](https://docs.python.org/3/library/random.html#random.SystemRandom)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant