Shaare your links...
2353 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
page 1 / 1
9 results for tags random x
  • Pseudo Random Number Generator
    The RAN # function of HP-11C and -15C computes
     x_{i+1}=(33(29⋅2010667⋅x_i+131⋅449⋅641)) mod 10^{10}
    Wed Feb 12 12:55:07 2025 - permalink -
    - https://www.hpmuseum.org/forum/thread-23107-post-199577.html#pid199577
    algorithm Hewlett number Packard random
  • GCP: REG Design
    Random event generators, found via a comment on https://www.raspberrypi.com/news/raspberry-pi-cosmic-ray-detector-from-cern/
    They appear to be used to demonstrate "The behavior of our network of random sources is correlated with interconnected human consciousness on a global scale." https://noosphere.princeton.edu/introduction.html
    Thu Apr 4 12:15:18 2024 - permalink -
    - https://noosphere.princeton.edu/reg.html
    electronics hardware random
  • Infinite Noise TRNG | Crowd Supply
    "True" random number generator, found via https://github.com/dirkx/infnoise
    Thu Jul 8 12:03:23 2021 - permalink -
    - https://www.crowdsupply.com/13-37/infinite-noise-trng
    electronics hardware random
  • Aaron Toponce
    Blog about cryptography, hash functions and more
    Fri Dec 18 23:02:20 2020 - permalink -
    - https://pthree.org/
    blog cryptography hash Linux number random security
  • Dissecting Lemire’s nearly divisionless random — Very Serious Blog
    Found on Tony Finch's blog
    https://fanf.dreamwidth.org/133551.html
    Mon Dec 14 14:47:39 2020 - permalink -
    - https://veryseriousblog.com/posts/dissecting-lemire
    number random software
  • Squares RNG
    Squares RNG is a counter-based version of Middle Square Weyl Sequence RNG.  Counter-based RNGs have no state and are well suited to parallel processing.  There is no need to maintain or initialize a state.  Squares is faster than Middle Square Weyl Sequence on an Intel Core i7-9700.  Processing speed is, of course, processor dependent and may vary on other processors.  If you are currently using Middle Square Weyl Sequence, you might consider Squares.  It produces data of equivalent quality and is easier to use since there is no state.

    This generator passes BigCrush and PractRand.
    Tue Oct 20 12:35:21 2020 - permalink -
    - https://squaresrng.wixsite.com/rand
    GPL number random software
  • PCG, A Family of Better Random Number Generators | PCG, A Better Random Number Generator
    PCG is a family of simple fast space-efficient statistically good algorithms for random number generation. Unlike many general-purpose RNGs, they are also hard to predict.
    Wed Oct 14 17:50:59 2020 - permalink -
    - https://www.pcg-random.org/index.html
    algorithm mathematics random
  • A source of public randomness
    Every 60 seconds, 512 bits obtained from hardware-based sources of randomness are broadcast. Each value is signed and time-stamped.
    Mon Nov 21 16:32:27 2016 - permalink -
    - https://www.nist.gov/programs-projects/nist-randomness-beacon
    physics random
  • LUT-SR uniform random number generators for FPGAs
    Interesting design of random number generators optimised for efficient implementation in hardware.
    Thu Oct 3 11:07:44 2013 - permalink -
    - http://cas.ee.ic.ac.uk/people/dt10/research/rngs-fpga-lut_sr.html
    algorithm hardware random
Links per page: 20 50 100
page 1 / 1
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.