Posts

Showing posts from July, 2024

7/50 Numbers From Sound as Source of Entropy (Canadian English Version)

Image
Like Count: Thank you for liking this page! Blog Post with Facebook Like Button 7/50 (LottoMax) Numbers From Sound as Source of Entropy (Canadian English Version) 7/50 Numbers From Sound as Source of Entropy (Canadian Version) Start Stop This program was written with help of ChatGPT (for the most part). Tested/Played Around in Microsoft Edge . Sublime - Text Editor that was coded in. Disclaimer : This progam is not endorsed or affiliated with Products/Names mentioned. Intended to be used to get random numbers from ambient sound around us for LottoMax since that game is 7/50 Sounds are recorded from your microphone and used as source of entropy.

LottoMax with Sound as Entropy

Image
Like Count: Thank you for liking this page! 7/50 (LottoMax) Numbers From Sound as Source of Entropy (Vietnamese Version) 7/50 Numbers From Sound as Source of Entropy (Vietnamese Version) Start Stop This program was written with help of ChatGPT (for the most part). Tested/Played Around in Microsoft Edge . Sublime - Text Editor that was coded in. Disclaimer : This progam is not endorsed or affiliated with Products/Names mentioned. Intended to be used to get random numbers from ambient sound around us for LottoMax since that game is 7/50 Sounds are recorded from your microphone and used as source of entropy. Here's the code for coders to play with or use (It was mostly chatGPT's work, I just prompted it back and forth to get the right logics in place) <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="wi

Audio from the real world as source of Entropy

I don't know if you remember. A while back there was an artist that would capture wind and translates it to motion. I tried to do something similar but didn't have the right equipment had to use some old static data from some site. Today I was playing around trying to add a "Random Pause" button to the youtube page with Tampermonkey and well that didn't work. Maybe because I am not experienced with Tampermonkey or ChatGPT has problem understanding the Youtube interface. Then I thought hey, what if I asked chatGPT to write me a program that simulates a spacebar key when I say "play". so that it pauses youtube when i say play. This worked but the reaction time is slow not very practical. I only wanted this feature because I thought of showing a video that shows random numbers really fast and then whenever it pauses that's the number someone could play the lottery with. Then I remember getting random numbers from images treating images as source of &quo