pseudo-random number generator

Started by cameyo, July 13, 2019, 08:12:49 AM

Previous topic - Next topic

cameyo

Which type of pseudo-random number generator uses newLISP?

Thanks.

rickyboy

#1
I'm not an expert at PRNGs, but here is the implementation in newlisp.



https://github.com/kosh04/newlisp/blob/develop/nl-math.c#L1709-L1764">https://github.com/kosh04/newlisp/blob/ ... 1709-L1764">https://github.com/kosh04/newlisp/blob/develop/nl-math.c#L1709-L1764
(λx. x x) (λx. x x)