RND
RND is an acronym that can refer to several different concepts, with meanings that depend on the context. In computing and software, it most commonly designates a random number generator or a function that produces pseudo-random numbers. The term appears in various programming environments and languages, where RND may be the actual function name or a shorthand way of referring to random values.
In BASIC-family languages, RND typically returns a real number in the interval from 0.0 up to but
Outside programming, RND can appear as an acronym for organizations, programs, or terms. Because it is a
See also: random number generator, pseudo-random number generator, randomness.