Language

Package: ocaml4.07-splittable-random @ 0.11.0

Synopsis

PRNG that can be split into independent streams

Description

This package provides a splittable PRNG functions like a PRNG that can be used as a stream of random values; it can also be split to produce a second, independent stream of random values.

This library implements a splittable pseudo-random number generator that sacrifices cryptographic-quality randomness in favor of performance.

Home page
https://github.com/janestreet/splittable_random
Location
gnu/packages/ocaml.scm (line: 6729, column: 4)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'ocaml-base' does not match package name 'ocaml4.07-base'
input-labels

Identify input labels that do not match package names

label 'ocaml-ppx-jane' does not match package name 'ocaml4.07-ppx-jane'
input-labels

Identify input labels that do not match package names

label 'ocaml-migrate-parsetree' does not match package name 'ocaml4.07-migrate-parsetree'