(computer science) A mathematical program which generates a set of numbers which pass a randomness test. An analog device that generates a randomly fluctuating variable, and usually operates from an electrical noise source.
| Sci-Tech Dictionary: random number generator |
(computer science) A mathematical program which generates a set of numbers which pass a randomness test. An analog device that generates a randomly fluctuating variable, and usually operates from an electrical noise source.
| 5min Related Video: random number generator |
| Computer Desktop Encyclopedia: random number generator |
A program routine that produces a random number. Random numbers are created easily in a computer, since there are many random events that take place such as the duration between keystrokes. Only a few milliseconds' difference is enough to seed a random number generation routine with a different starting number each time.
Once seeded, an algorithm computes different numbers throughout the session. The numbers that are created must be distributed evenly over a certain range, and they cannot be predictable (the next number cannot be determined from the last).
Download Computer Desktop Encyclopedia to your iPhone/iTouch
| Business Dictionary: Random-Number Generator |
Program that generates a sequence of numbers that seem to be completely random. For example, the basic statement N = RND(0) causes the computer to generate a random number and assign its value to N. Random numbers provide a way of selecting a sample without human bias.
| WordNet: random number generator |
The noun has one meaning:
Meaning #1:
a routine designed to yield a random number
| shift-register generator (computer science) | |
| Random Number God (computer jargon) | |
| Monte Carlo (business term) |
Copyrights:
![]() | Sci-Tech Dictionary. McGraw-Hill Dictionary of Scientific and Technical Terms. Copyright © 2003, 1994, 1989, 1984, 1978, 1976, 1974 by McGraw-Hill Companies, Inc. All rights reserved. Read more | |
![]() | Computer Desktop Encyclopedia. THIS COPYRIGHTED DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher. © 1981-2009 Computer Language Company Inc. All rights reserved. Read more | |
![]() | Business Dictionary. Dictionary of Business Terms. Copyright © 2000 by Barron's Educational Series, Inc. All rights reserved. Read more | |
![]() | WordNet. WordNet 1.7.1 Copyright © 2001 by Princeton University. All rights reserved. Read more |
Mentioned in