Generate random numbers in any range — for games, decisions, statistics, or fun!
This generator uses the browser's crypto.getRandomValues() API which provides cryptographically secure random numbers — suitable for security purposes, not just casual use.