{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/pcgen","name":"pcgen","description":"A fast pseudorandom number generator, as presented by M.E. O'Neill on\nhttp://www.pcg-random.org, See that site for information on the particulars\nof the technique used. This particular implementation uses two Word64 of\ninternal data and produces a Word32 of output per step. On 64-bit machines\nit's two to three times as fast as StdGen and uses the same amount of space.","version":"2.0.1","softwareVersion":"2.0.1","license":"https://spdx.org/licenses/Apache-2.0","codeRepository":"https://github.com/Lokathor/pcgen-hs","url":"https://github.com/Lokathor/pcgen-hs","keywords":["apache","library","random","Propose Tags"],"maintainer":[{"@type":"Person","name":"Lokathor"}],"author":[{"@type":"Person","name":"Lokathor"}],"copyrightHolder":[{"@type":"Person","name":"Lokathor"}],"dateCreated":"2017-04-29","dateModified":"2017-07-05","datePublished":"2017-07-05","copyrightYear":2017,"downloadUrl":"https://hackage.haskell.org/package/pcgen-2.0.1/pcgen-2.0.1.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","sameAs":["https://hackage.haskell.org/package/pcgen"]}