%% You should probably cite rfc8682 instead of this I-D. @techreport{ietf-tsvwg-tinymt32-03, number = {draft-ietf-tsvwg-tinymt32-03}, 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/03/}, author = {Mutsuo Saito and Makoto Matsumoto and Vincent Roca and Emmanuel Baccelli}, title = {{TinyMT32 Pseudo Random Number Generator (PRNG)}}, pagetotal = 11, year = 2019, month = may, day = 27, 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 {[}MT98{]}. 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.}, }