%% You should probably cite rfc8682 instead of this I-D. @techreport{ietf-tsvwg-tinymt32-06, number = {draft-ietf-tsvwg-tinymt32-06}, 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/06/}, author = {Mutsuo Saito and Makoto Matsumoto and Vincent Roca and Emmanuel Baccelli}, title = {{TinyMT32 Pseudorandom Number Generator (PRNG)}}, pagetotal = 12, year = 2019, month = jun, day = 17, abstract = {This document describes the TinyMT32 Pseudorandom Number Generator (PRNG), which produces 32-bit pseudorandom unsigned integers and aims at having a simple-to-use and deterministic solution. This PRNG is a small-sized variant of the Mersenne Twister (MT) PRNG. The main advantage of TinyMT32 over MT is the use of a small internal state, compatible with most target platforms that include embedded devices, while keeping reasonably good randomness that represents a significant improvement compared to the Park-Miller Linear Congruential PRNG. However, neither the TinyMT nor MT PRNG is meant to be used for cryptographic applications.}, }