Search Results

Found 1 results for "f952458aa09aeddda85947e38a0dfc86" across all boards searching md5.

Anonymous /g/105929300#105975116
7/21/2025, 8:25:00 AM
Two years ago, I started working on a lottery number generator that used quantum number generation. Back then, I had finished it pretty quickly but it was hacky and there were problems that got in the way of true randomness like the largest integer with 7 bits being 127, and I was adding min value to the generated integer which basically in effect shifted the generated integer to +1. And there were many other problems to it, and the program was crude.

But now I decided to work on it some more after along hiatus and I've finally achieved true quantum randomness to lottery number generation.