Search Results

Found 1 results for "320f13bc125bfebc7c2d80e80243900c" across all boards searching md5.

Anonymous /x/40767308#40767308
7/21/2025, 8:17:25 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.