Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 540 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 540 Bytes

purescript-fortuna

TENTATIVE implementation of the Fortuna PRNG in PureScript.

The idea is to port Clipperz previous implementation to PureScript, but we still need to learn a lot of stuff before considering this useful.

At the moment it is just a proof of concept, added here just to be able to share it between people interested in working on it.

The (few) interesting bits are in the develop branch; not much else to see here.