#include "src/common/shared.hpp"#include "src/memory/memset.hpp"#include "src/memory/align.hpp"#include "src/memory/heap.hpp"#include "src/common/prng.hpp"#include "src/arch/x86/rtc.hpp"Idź do kodu źródłowego tego pliku.
Przestrzenie nazw | |
| namespace | PRNG |
Funkcje | |
| int | PRNG::rand () |
| uint32 | PRNG::nextUint32 (uint32 range) |
| void | PRNG::srand (uint32 seed) |
| void | PRNG::rdtsc_runner (int a, int b) |
| void | PRNG::init () |
| proste operacje na sieci porozumiewa sie z pci32 by znalezc karte sieciowa 3c556 | |
Zmienne | |
| int | PRNG::x = 1 |
| volatile bool | PRNG::prng_seeded = false |
1.5.6