Y
Hacker News
new
|
ask
|
show
|
jobs
by
willmeyers
383 days ago
I made a random number generator API that used a shared caps lock key as entropy (
https://eieio.games/blog/the-global-capslock-key/
). It didn't really work because bots made everything kind of deterministic. But it's kind of weird.
Code’s here:
https://github.com/willmeyers/global-caps-lock-rng
1 comments
90s_dev
383 days ago
Bots ruin everything.
link