RANGER Device Test Results #08

    Random Number Generator Tester version 2.5 by Tony Patti
    
    Since there is no such thing as a provably random sequence,
    this program is intended only to give some statistical information
    concerning a particular sequence.  If you are testing a particular
    random number generator, you should try multiple output streams.
    This program is quite complicated and although believed to be accurate,
    no responsibility can be taken for any errors.  Source code has been
    provided so that you can modify this program to suit your needs.
    
    Input file is binary mode.
    Number of values read from file "RANGER08.DAT" =  100000
    Smallest value = 0      Largest value = 255
    
    NAME OF TEST                                PASS/FAIL
    ----------------                            ---------
    EQUIDISTRIBUTION (1 at a time)..............PASS
    SERIAL2 test was not run due to largest value > 126
    SERIAL3 test was not run due to largest value > 24
    SERIAL4 test was not run due to largest value > 11
    PARTITION-5 (5 at a time)...................PASS
    PARTITION-6 (6 at a time)...................Suspect!
    PARTITION-7 (7 at a time)...................Suspect!
    PARTITION-8 (8 at a time)...................PASS
    PARTITION-9 (9 at a time)...................PASS
    PARTITION-10 (10 at a time).................PASS
    PARTITION-16 (16 at a time).................Suspect!
    PARTITION-32 (32 at a time).................PASS
    PARTITION-64 (64 at a time).................PASS
    PARTITION-128 (128 at a time)...............PASS
    RUNS BELOW THE MEAN.........................Suspect!
    RUNS ABOVE THE MEAN.........................PASS
    LOWER QUARTILE..............................PASS
    UPPER QUARTILE..............................PASS
    GAPS BETWEEN ZEROS test was not run due to insufficient data
    GAPS BETWEEN LARGEST VALUE test was not run due to insufficient data
    GAPS BETWEEN MIDDLE VALUE test was not run due to insufficient data
    Coupon test was not run due to largest value > 128
    

    Return to Cryptosystems Journal Home Page
    Next Page ("RANGER Device Test Results #9")
    Previous Page ("RANGER Device Test Results #7")

    Copyright © 1996 Cryptosystems Journal.
    Most recent update on 28-SEP-96.