ModernUO/Projects
Kamron Batman dba3ec2db5
fix: Use built-in RNG (#1599)
### Summary

.NET 8 supports Xoroshiro 256** off the shelf and added Shuffle. Switching to that implementation.

### Developer Notes

* Removed many convenience methods that weren't used.
2023-11-17 17:45:18 -08:00
..
Server fix: Use built-in RNG (#1599) 2023-11-17 17:45:18 -08:00
Server.Tests fix: Use built-in RNG (#1599) 2023-11-17 17:45:18 -08:00
UOContent fix: Use built-in RNG (#1599) 2023-11-17 17:45:18 -08:00
UOContent.Tests feat: Updates to .NET 8. (#1542) 2023-11-14 17:08:09 -08:00