JX Application Framework
Loading...
Searching...
No Matches
Functions
jRand.h File Reference
#include "jTypes.h"
Include dependency graph for jRand.h:
This graph shows which files directly or indirectly include this file:

Functions

JInt32 JKLRandInt32 (const JInt32 seed)
 
JInt64 JKHRandInt64 (const JInt64 seed)
 
JWord JRandWord (const JWord seed)
 

Function Documentation

◆ JKHRandInt64()

JInt64 JKHRandInt64 ( const JInt64  seed)
inline

◆ JKLRandInt32()

JInt32 JKLRandInt32 ( const JInt32  seed)
inline

Interface for the jRand library.

Base code generated by Codemill v0.1.0

◆ JRandWord()

JWord JRandWord ( const JWord  seed)
inline