Hacker News new | ask | show | jobs
by kaoD 768 days ago
This is why I always use `Math.random().toString(16)` for my examples :D People often get lost on the details, but they see `Math.random()` and they instantly get it's... well, just a random thing.