true random numbers come from "high entropy" seeds
This statement is funny - it contradicts itself. If something were truly random - it would be dependent upon nothing. True randomness is a concept, not a reality
Yeah, that is correct true randomness is nearly impossible. But because of high entropy seeds, the random numbers generated by the secrets module are less predictable than the numbers generated by the random module.
I quoted the reddit post that I also linked up in last.
Thanks for taking time to read the article.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
This statement is funny - it contradicts itself. If something were truly random - it would be dependent upon nothing. True randomness is a concept, not a reality
Yeah, that is correct true randomness is nearly impossible. But because of high entropy seeds, the random numbers generated by the secrets module are less predictable than the numbers generated by the random module.
I quoted the reddit post that I also linked up in last.
Thanks for taking time to read the article.