KDECore
krandomsequence.cpp File Reference
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
◆ s_nShuffleTableSize
|
static |
Definition at line 24 of file krandomsequence.cpp.
◆ sMod1
|
static |
Definition at line 91 of file krandomsequence.cpp.
◆ sMod2
|
static |
Definition at line 92 of file krandomsequence.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.