4 research outputs found

    TinyMT32 Pseudorandom Number Generator (PRNG) (RFC 8682)

    Get PDF
    RFC 8682, Standards Track, TSVWG (Transport Area) working group of IETF (Internet Engineering Task Force), https://www.rfc-editor.org/rfc/rfc8682.htmlThis 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

    LARGE SCALE AGENT-BASED MODELING: SIMULATING TWITTER USERS

    Get PDF
    This thesis details an attempt to conduct a large-scale Agent-based modeling simulation where simulating Twitter users are used as an example. In this thesis, Computational Mechanics is used for developing rules that govern each Agent. This thesis also details the development of an entirely new simulation software capable of simulating a large number of Agents by taking advantage of the parallelism offered by latest computing platforms. Development details of this simulation software, named elixrABM, is available from the concept phase to the testing phase of the simulator
    corecore