Open ClemensU42 opened 2 years ago
Implement the Prng abstract class with the PCG pseudo random number generator. This should become the primary random source for echo in the future.
Prng
Implement the
Prng
abstract class with the PCG pseudo random number generator. This should become the primary random source for echo in the future.