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 ...
A simple python script that generates a hangman game using a word randomly chosen from a separate txt file. Results print in terminal.