io-chess
UCI chess engine
Loading...
Searching...
No Matches
Polyglot Namespace Reference

Variables

const uint64_t Random64 [781]
 Array of 781 64-bit random numbers used to compute Polyglot hashes.

Variable Documentation

◆ Random64

const uint64_t Polyglot::Random64

Array of 781 64-bit random numbers used to compute Polyglot hashes.

This matches the exact set of random numbers generated by the original Polyglot hashing algorithm for compatibility with standard .bin books.