Class that implements the default pseudo-random number generator used by the random module.
class random.Random([seed])