System.Random.MWC

Types

data Gen s

type GenIO

type GenST s

data Seed

fromSeed

toSeed

class Variate a

Other distributions

normal

Creation

create

initialize

withSystemRandom

State management

save

restore

Helper functions

uniformVector

References