kansas-lava-cores-0.1.2.1: FPGA Cores Written in Kansas Lava.

Safe HaskellNone
LanguageHaskell2010

Hardware.KansasLava.Random

Synopsis

Documentation

randomBytes :: forall c sig. (Clock c, Signal c ~ sig) => sig U8 Source

Provides a pseudorandom stream of values. On a test using the first 100K bytes, all 256 values occurred with the same probability (390 or 391 times).