WebToolsPlanet
Generator Tools

Random Fraction Generator

Generate random fractions for math exercises, sample data, quizzes, and classroom examples.

Last updated: May 31, 2026

Client-Side Processing
Input Data Stays on Device
Instant Local Execution

Find this tool useful? Support the project to keep it free!

Buy me a coffee

What is Random Fraction Generator?

This generator creates random numerator and denominator pairs, optionally simplifies them, and shows decimal plus mixed-number forms for quick checking.

How to Use Random Fraction Generator

1

Enter the numerator range and maximum denominator.

2

Choose whether to keep only proper fractions.

3

Choose whether to simplify results.

4

Set the count and click Generate.

5

Copy the generated list.

Common Use Cases

  • Creating fraction practice worksheets.
  • Generating math quiz examples.
  • Testing fraction parsing code.
  • Building sample numeric datasets.

Example Input and Output

Generate simplified proper fractions.

Settings
Min numerator: 1, Max numerator: 12, Max denominator: 16, Proper only, Simplify
Fractions
3/8 = 0.375000 (3/8)
5/12 = 0.416667 (5/12)
7/10 = 0.700000 (7/10)

Data Privacy

Fractions are generated locally in your browser.

Frequently Asked Questions

Can I generate proper fractions only?
Yes. Enable Proper fractions only to keep numerator values below the denominator.
Can fractions be simplified?
Yes. Keep Simplify results enabled to reduce fractions with a common divisor.
Can I copy decimal values too?
Yes. The copied output includes the fraction, decimal, and mixed-number form.