@misc{rfc8682, series = {Request for Comments}, number = 8682, howpublished = {RFC 8682}, publisher = {RFC Editor}, doi = {10.17487/RFC8682}, url = {https://www.rfc-editor.org/info/rfc8682}, author = {Mutsuo Saito and Makoto Matsumoto and Vincent Roca and Emmanuel Baccelli}, title = {{TinyMT32 Pseudorandom Number Generator (PRNG)}}, pagetotal = 12, year = 2020, month = jan, 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.}, }