Random.cpp File Reference
This file contains implementation of random number generators.
More...
#include "Random.h"
|
Namespaces |
namespace | Common |
Functions |
unsigned int | _lrotl (unsigned int x, int r) |
Detailed Description
This file contains implementation of random number generators.
Function Documentation
unsigned int _lrotl |
( |
unsigned int |
x, |
|
|
int |
r | |
|
) |
| | [inline] |