Random Number Generator

0 (min)
100 (max)

About

The Random Number Generator produces random numbers within user defined range.

What is a Number?

A number is a mathematical object used to count, label, and measure. In mathematics, the definition of number has been extended over the years to include such numbers as 0, negative numbers, rational numbers, irrational numbers, real numbers, and complex numbers.

For this, the natural numbers were a good start. The work of mathematicians led us to discover other types of numbers. Whole numbers are an extension of natural numbers that include negative integers. Rational numbers, in turn, include fractions of integers. Real numbers are all rational numbers plus irrational numbers. (wikipedia)

Generation an Validation of Credit Card

The Credit Card Generators produces random generated credit card numbers considering card's prefixes for the different existing flags and the mod 10 algorithm in order to it's last digit, called check digit. All credit card numbers are fictional.

Using the tool

This tool was developed for programmers and testers who have the constant need to enter different numbers in developing forms.