Click here to Skip to main content
15,896,497 members
Articles / Programming Languages / SQL

Random Number Generation using SQL

Rate me:
Please Sign up or sign in to vote.
4.47/5 (5 votes)
7 Mar 2017CPOL3 min read 10.7K   7  
Linear congruential is one of methods used to generate random numbers.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions