Generate digits of π (pi) up to a configurable length.
It outputs the decimal digits of π (3.14159…) up to the number of digits you request.
Euler Digit Generator
Generate digits of e (Euler's number, 2.71828…) up to a configurable length.
Fibonacci Number Generator
Generate the Fibonacci sequence by count or up to a maximum value.
Prime Number Generator
Generate prime numbers either in a given range or the first N primes.
Number Base Converter
Convert numbers between binary, octal, decimal, and hexadecimal. Supports any base from 2 to 36.