Generate random fractions (decimals) between a min and max value.
It generates random decimal numbers (fractions) within a range you specify (e.g. 0 to 1 or custom min–max).
Prime Number Generator
Generate prime numbers either in a given range or the first N primes.
Fibonacci Number Generator
Generate the Fibonacci sequence by count or up to a maximum value.
Round Numbers
Round numbers up (ceiling) or down (floor) with optional decimal places.
Number Base Converter
Convert numbers between binary, octal, decimal, and hexadecimal. Supports any base from 2 to 36.