Difference between revisions of "API:RNG"

From Spherical
Jump to: navigation, search
(Created page with "{{subst:objecttemp|preamble=Constructs a new instance of the Sphere pseudorandom number generator. The '''RNG''' object uses the xoroshiro128+ algorithm, providing high-quali...")
(No difference)

Revision as of 18:35, 7 August 2017

{{subst:objecttemp|preamble=Constructs a new instance of the Sphere pseudorandom number generator. The RNG object uses the xoroshiro128+ algorithm, providing high-quality pseudorandom numbers.|function=RNG|object=RNG|returns=A new ```RNG``` instance.|params=none}}