Friday, 10 September 2010

C++ DiceLockSecurity Namespace

Source Code

HOW TO

RandomTests Print E-mail
RandomTests Enumeration
  d-64enum.png
Get FREE DiceChecker C++
Random Number Test
Windows DLL

Enumeration


Description 

   
    RandomTests enumeration indicates which random tests are implemented in the RandomTest Namespace.

RandomTests is implemented as:

 enum RandomTests {
  Frequency,
  BlockFrequency,
  Runs,
  LongestRunOfOnes,
  CumulativeSumForward,
  CumulativeSumReverse,
  Rank,
  OverlappingTemplateMatchings,
  Universal,
  ApproximateEntropy,
  Serial,
  DiscreteFourierTransform,
  LinearComplexity,
  NumberOfTests,  // Indication of the number of random tests
  NotDefined,
 };





















 



You can check the page Used Symbols for an explanation of the symbols near the information.

 

Please, let us know the usefulness of the information, it will allow us to be able to improve the support.

Was the information useful?

Vote
 
 



Close Me  
Get FREE Random Number Test Windows DLL !
Get FREE Hash Algorithms Windows DLL !