Liking cljdoc? Tell your friends :D
All platforms.

xoroshiro128.prng


IPRNGclj/sprotocol

A single, seedable state in a PRNG sequence

A single, seedable state in a PRNG sequence

jumpclj/s

(jump _)

The jump function for this algorithm.

The jump function for this algorithm.

nextclj/s

(next _)

The next state in the sequence

The next state in the sequence

seedclj/s

(seed _)

A vector of the seed.

A vector of the seed.

valueclj/s

(value _)

The value of this state, as a long

The value of this state, as a long
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close