package splittable_random

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

splittable_random v0.16.0

Libraries

This package provides the following libraries (via ocamlobjinfo):

splittable_random

Documentation:

  • Splittable_random A splittable pseudo-random number generator (SPRNG) functions like a PRNG in that it can be used as a stream of random values; it can also be "split" to produce a second, independent stream of random values.