krandomsequence.cpp File Reference
Include dependency graph for krandomsequence.cpp:

Go to the source code of this file.
Variables | |
| static const int | s_nShuffleTableSize = 32 |
| static const long | sMod1 = 2147483563 |
| static const long | sMod2 = 2147483399 |
Variable Documentation
const int s_nShuffleTableSize = 32 [static] |
Definition at line 26 of file krandomsequence.cpp.
const long sMod1 = 2147483563 [static] |
Definition at line 93 of file krandomsequence.cpp.
const long sMod2 = 2147483399 [static] |
Definition at line 94 of file krandomsequence.cpp.
KDE 4.6 API Reference