[Gambas-user] Random Numbers Functions info
T Lee Davidson
t.lee.davidson at gmail.com
Sat May 7 21:47:47 CEST 2022
On 5/7/22 15:00, Charles Bukowski wrote:
> Hello, just as information, I have a question regarding how random numbers are generated by language functions.
> Is Mersenne Twister algorithm the pnrg? Or is it the same used in java?
> Many thx
https://www.ecosia.org/search?q=Is%20Mersenne%20Twister%20algorithm%20the%20pnrg
Java apparently uses different algorithms depending on which function is used.
https://www.ecosia.org/search?q=what%20random%20number%20algorithm%20does%20java%20use
--
Lee
More information about the User
mailing list