source: cpp/common/random.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1005   4 years Maciej Komosinski Higher conformance with C++17, but gave up after missing M_PI, M_PI_2, …
(edit) @896   4 years Maciej Komosinski Replaced #defined macros for popular random-related operations with …
(edit) @886   5 years Maciej Komosinski LONGLONG no longer needed as long as int64_t became standard
(edit) @867   5 years Maciej Komosinski Code formatting + cosmetic fixes
(edit) @843   5 years Maciej Komosinski Our random number generator class becomes compatible with …
(edit) @324   9 years Maciej Komosinski #include <stdint.h> for all platforms
(edit) @286   9 years Maciej Komosinski Updated headers
(edit) @285   9 years Maciej Komosinski Mac OS X support
(edit) @247   9 years Maciej Komosinski Sources support both 32-bit and 64-bit, and more compilers
(edit) @197   10 years Maciej Komosinski GDK used by developers since 1999, distributed on the web since 2002
(edit) @167   10 years sz win32: add more randomness from uuid
(edit) @122   10 years sz (c)opyright information added
(add) @109   10 years sz source reorganization (see README) new feature added: part/joint …
Note: See TracRevisionLog for help on using the revision log.