%% You should probably cite draft-ietf-tsvwg-tinymt32 instead of this I-D. @techreport{roca-tsvwg-tinymt32-00, number = {draft-roca-tsvwg-tinymt32-00}, type = {Internet-Draft}, institution = {Internet Engineering Task Force}, publisher = {Internet Engineering Task Force}, note = {Work in Progress}, url = {https://datatracker.ietf.org/doc/draft-roca-tsvwg-tinymt32/00/}, author = {Mutsuo Saito and Makoto Matsumoto and Vincent Roca and Emmanuel Baccelli}, title = {{TinyMT32 Pseudo Random Number Generator (PRNG)}}, pagetotal = 10, year = ** No value found for 'doc.pub_date.year' **, month = ** No value found for 'doc.pub_date' **, day = ** No value found for 'doc.pub_date.day' **, abstract = {This document describes the TinyMT32 Pseudo Random Number Generator (PRNG) that produces 32-bit pseudo-random unsigned integers and aims at having a simple-to-use and deterministic solution. This PRNG is a small-sized variant of Mersenne Twister (MT) PRNG, also designed by M. Saito and M. Matsumoto. The main advantage of TinyMT32 over MT is the use of a small internal state, compatible with most target platforms including embedded devices, while keeping a reasonably good randomness.}, }