mardi 7 décembre 2021

What range of values does python's random seed take?

Python's int type allows for very large values, but surely if I pass, for instance, 10**100000 into random.seed, it won't actually store that - does it just use a 32-bit integer internally?




Aucun commentaire:

Enregistrer un commentaire