seer/src/movegen/wizardry
Bruno BELANYI 93d255623b
All checks were successful
ci/woodpecker/push/check Pipeline was successful
Use 'pcg64_fast' for RNG
This is a higher quality source of randomness than a XOR-shift
generator, while still being fast and easy to write.
2024-04-06 19:38:10 +01:00
..
generation.rs Move RNG code to its own module 2024-04-06 17:59:14 +01:00
mask.rs Add '*Assign' operators to 'Bitboard' 2024-04-01 22:20:39 +01:00
mod.rs Use 'pcg64_fast' for RNG 2024-04-06 19:38:10 +01:00