Hacker News new | ask | show | jobs
by sehugg 2853 days ago
To test a MS-DOS database program I was writing, I replaced the WaitForKey routine with GetRandom. It was fun to watch! And I think it was a fuzzer.
1 comments

Nice, that's a pretty cool approach! (random user input)