pseudorandom
pseudorandom
English
Adj
Ad
Definition
Of a sequence of numbers, such that it has all the properties of a random sequence following some probability distribution (except true randomness), but is actually generated using a deterministic algorithm.
Etymology
From pseudo- + random.
Example Sentences
- "Simple random samples were chosen from an ordered list with the aid of a Pseudo Random Digit Generator affiliated with the Computer Data Corporation Fortran Compiler."
- "Elite uses a pseudorandom number generator based on Tribonacci numbers. Unlike Fibonacci numbers, where the nth term in the series is based on the previous two terms, Tribonacci numbers use the previous three terms: […]"
Ad