Press space to change min and max. Press green flag to generate a random number.
This project uses 160-bit arithmetic to advance the RNG and the 128-bit arithmetic mod function to generate the output, but can this be optimized without exceeding 53 significant bits? Remix this project if you found an optimization, and the optimization will be added to https://scratch.mit.edu/projects/303002626/ and you'll be credited.