Statistical Random Number & Distribution Engine v7.0

Random Number Generator Integers, Decimals, Gaussian & Unique Sets

Generate random numbers, Gaussian distributions, unique sets, and dice rolls with full statistics.

Integers & Decimals
Gaussian Distribution
Dice & Unique Sets
Instant Number Export
Generation Mode
{{ t('text.randomNumber.mode' + m.id.charAt(0).toUpperCase() + m.id.slice(1), m.name) }}
{{ t('text.randomNumber.mode' + m.id.charAt(0).toUpperCase() + m.id.slice(1) + 'Desc', m.desc) }}
Range & Presets
Min Max
Count
Output Format
{{ fmtLabel }}
Decimal (123)
Hexadecimal (0x7B)
Binary (1111011)
Octal (0o173)
Scientific (1.23e2)
Percentage (%)
Unique numbers
No duplicates in results
Sort ascending
Order results low → high
Allow negatives
Extend range below zero
Language
{{ selectedLangObj ? selectedLangObj.name : 'Language' }}
{{ l.name }}
{{ modeLabel }} · {{ fmtLabel }}
{{ featuredStr }}
Range {{ activeMin }} – {{ activeMax }}
{{ formatNum(n) }}
{{ idx + 1 }}
{{ bulkOutputStr }}
Distribution Chart — session history
Min: {{ chartMin !== null ? chartMin.toFixed(2) : '—' }} Max: {{ chartMax !== null ? chartMax.toFixed(2) : '—' }} Mean: {{ chartMean !== null ? chartMean.toFixed(2) : '—' }}
Generate numbers to see distribution
Generation History
Generated numbers appear here
{{ formatNum(n) }}
Generator Analytics
{{ totalGen }} Generated
Distribution Metrics Stats
Session Min {{ chartMin !== null ? chartMin.toFixed(2) : '—' }}
Session Max {{ chartMax !== null ? chartMax.toFixed(2) : '—' }}
Trend Insights Sessions
Session Mean {{ chartMean !== null ? chartMean.toFixed(2) : '—' }}
Total Sessions {{ sessions }}
Features

5 Generation Modes

Integer, Decimal, Gaussian (normal distribution), Dice (d4/d6/d8/d10/d12/d20/d100), and Percent (0–100%).

6 Output Formats

Decimal, Hexadecimal (0x7B), Binary (1111011), Octal (0o173), Scientific notation (1.23e2), and Percentage — switch instantly for any use case.

Distribution Chart

A live bar chart tracks the distribution of all numbers generated in the session — shows Min, Max, and Mean values updated after every generation.

Quick Presets

One-click range presets — 1–10, 1–100, 1–1000, 0–1, lottery, dice — plus custom min/max inputs and count stepper for full control.

Dice Roller

Roll standard RPG dice — d4, d6, d8, d10, d12, d20, or d100 — with any count. Results shown with the classic dice notation.

Session Statistics

Tracks total generated, session min, session max, and running mean across all generations — resets on clear or page refresh.

Recommended for you

Tool Title

Tool Description

{{ isOutOfCredits ? t('quota.outOfCredits', 'Out of Credits!') : t('quota.title', 'Your Quota') }}

{{ t('global.loading', 'Fetching quota data...') }}

{{ badgeText }}
{{ quotaData.usedPlan.toLocaleString() }}
{{ t('quota.consumption', 'Consumption') }} / {{ quotaData.totalPlan.toLocaleString() }}

{{ descText }}