Documentation
  • Sequential C program
  • Parallel C with message passing program

    FIBSUB - Lagged Fibonacci using subtraction

    RANMAR - Lagged Fibonacci using subtraction, combined with a simple Weyl generator

    FIBXOR - Lagged Fibonacci using exclusive OR (XOR), a type of shift-register generator


    The Random Numbers Home Page, paulc@npac.syr.edu.
    Comments, suggestions, and donations of software for the NHSE random numbers library are all very welcome.
    Last updated May 21 1996.