Run python intstream.py and enter any number to obtain a continuous stream of random integers. Press Ctrl-C at any time to obtain a set of different random generations e.g.: Decimal between 0 and 1: 0 ...
According to Andrej Karpathy on Twitter, the Python random.seed() function produces identical random number generator (RNG) streams when seeded with positive and negative integers of the same ...