Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Java Randomness Test Suite
JRandTest at SourceForge
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
N
N
- Variable in class com.fasteasytrade.JRandTest.Algo.
MT19937Prng
n
- Variable in class com.fasteasytrade.JRandTest.Algo.
BBSPrng
n = p * q, and calculations are done mod n.
n
- Variable in class com.fasteasytrade.JRandTest.Algo.
MicaliSchnorrPrng
n = p * q, and calculations are done mod n.
n
- Variable in class com.fasteasytrade.JRandTest.Algo.
RSACrypt
nLength
- Variable in class com.fasteasytrade.JRandTest.Algo.
MicaliSchnorrPrng
nLength is length of n
next()
- Method in class com.fasteasytrade.JRandTest.Algo.
RC4Key
encrypt/decrypt from data to Result.
nextDouble()
- Method in class com.fasteasytrade.JRandTest.Algo.
Lcg1Prng
nextLong()
- Method in class com.fasteasytrade.JRandTest.Algo.
BBSPrng
calculate x**2 mod n and returns lowest 64 bits.
nextLong()
- Method in class com.fasteasytrade.JRandTest.Algo.
CubicResiduePrng
calculate g**3 mod p and returns lowest 64 bits, long.
nextLong()
- Method in class com.fasteasytrade.JRandTest.Algo.
ModulusExponentPrng
calculate g**e mod p and returns lowest 64 bits, long.
nextLong()
- Method in class com.fasteasytrade.JRandTest.Algo.
QuadraticResidue1Prng
calculate g**2 mod p and returns lowest 64 bits, long.
nextLong()
- Method in class com.fasteasytrade.JRandTest.Algo.
QuadraticResidue2Prng
calculate g = g*(2g + 3) + 1 mod p and returns lowest 64 bits, long.
no_col
- Variable in class com.fasteasytrade.JRandTest.Tests.
BinaryRankTestFor6x8Matrices
no_matrices
- Variable in class com.fasteasytrade.JRandTest.Tests.
BinaryRankTestFor6x8Matrices
no_pts
- Variable in class com.fasteasytrade.JRandTest.Tests.
MinimumDistance
no_row
- Variable in class com.fasteasytrade.JRandTest.Tests.
BinaryRankTestFor6x8Matrices
no_smpl
- Variable in class com.fasteasytrade.JRandTest.Tests.
MinimumDistance
no_tests
- Variable in class com.fasteasytrade.JRandTest.Tests.
OverlappingPairsSparseOccupancy
no_trials
- Variable in class com.fasteasytrade.JRandTest.Tests.
Squeeze
no_wds
- Variable in class com.fasteasytrade.JRandTest.Tests.
CountThe1s
numCards
- Variable in class com.fasteasytrade.JRandTest.GUI.
Gui
numCyclesOfPermutations
- Variable in class com.fasteasytrade.JRandTest.Algo.
ZAC5
input and output buffers are permuted numCyclesOfPermutations times
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Java Randomness Test Suite
JRandTest at SourceForge
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
JRandTest at SourceForge
Copyright © 2005 Zur Aougav. All Rights Reserved.