%% You should probably cite rfc8682 instead of this I-D. @techreport{ietf-tsvwg-tinymt32-01, number = {draft-ietf-tsvwg-tinymt32-01}, type = {Internet-Draft}, institution = {Internet Engineering Task Force}, publisher = {Internet Engineering Task Force}, note = {Work in Progress}, url = {https://datatracker.ietf.org/doc/draft-ietf-tsvwg-tinymt32/01/}, author = {Mutsuo Saito and Makoto Matsumoto and Vincent Roca and Emmanuel Baccelli}, title = {{TinyMT32 Pseudo Random Number Generator (PRNG)}}, pagetotal = 10, year = 2019, month = apr, day = 8, 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.}, }