Try Python in your browser

Edit the code and click run:

Loading the Python runtime in your browser…

Cryptographically secure random number

I lean on the browser's Web Crypto API here, never Math.random(), so you get a real cryptography-grade source.