|
6d0df32f74
|
[core] Random Number Generator
Implement a random number generator as a thin wrapper around rand::StdRng. Provide
some default seed data to get consistent random numbers.
|
2025-06-02 15:44:38 -07:00 |
|
|
b229049e27
|
[board, core] Update error types to use thiserror::Error
|
2025-05-19 08:34:32 -07:00 |
|
|
b0b22048a8
|
[core] Rename (once again) chess_core → chessfriend_core
|
2024-01-24 08:48:19 -08:00 |
|
|
eab30cc33b
|
[core] Rename the directory chess_core → core
I think this is sufficient.
|
2024-01-24 08:33:07 -08:00 |
|
|
3c3a62345d
|
[core] Rename core → chess_core
|
2024-01-24 08:29:16 -08:00 |
|
|
7e08a9adc4
|
[core] Create a core crate
|
2024-01-24 08:24:59 -08:00 |
|