public marks

PUBLIC MARKS from YukuanMark with tags RNG & language

29 July 2006 10:00

A Proposal to Add an Extensible Random Number Facility to the Standard Library (Revision 2)

Computers are deterministic machines by design: equal input data results in equal output, given the same internal state. Sometimes, applications require seemingly non-deterministic behaviour, usually provided by generating random numbers. Such application

YukuanMark's TAGS related to tag RNG

Algorithm +   boost +   cpp +   language +   lib +   python +   random +   template +