Generate cryptographically secure random numbers. Set range, count, and sorting options.
Yes — the tool uses the Web Crypto API (crypto.getRandomValues) for cryptographically secure randomness.
Yes — enable the "Allow decimals" option to generate numbers with decimal places.
Any integer range from -999,999,999 to 999,999,999. Decimals can use any precision up to 10 places.
Yes — enable "No duplicates" to generate unique numbers only (requires range larger than count).