|
Random & | operator= (Random const &) |
|
| Random (Random const &) |
|
MCAPI int | Rand (int low, int high) |
|
MCAPI uint | Rand (uint t) |
|
MCAPI uint | Rand (uint low, uint high) |
|
MCAPI | Random (uint64 seed) |
|
MCAPI void * | $ctor (uint64 seed) |
|
◆ Random()
MCAPI webrtc::Random::Random |
( |
uint64 | seed | ) |
|
|
explicit |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ Rand() [1/3]
MCAPI int webrtc::Random::Rand |
( |
int | low, |
|
|
int | high ) |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ Rand() [2/3]
MCAPI uint webrtc::Random::Rand |
( |
uint | t | ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ Rand() [3/3]
MCAPI uint webrtc::Random::Rand |
( |
uint | low, |
|
|
uint | high ) |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $ctor()
MCAPI void * webrtc::Random::$ctor |
( |
uint64 | seed | ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following file: