ModernUO/Projects/Server.Tests/Tests/Collections
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
..
OrderedHashSetTests.cs fix(core): Adds ability to store null value in ordered hash set (#447) 2021-02-03 17:57:03 -08:00
ValueLinkListTests.cs fix: Fixes map iterators for Items (#1564) 2023-10-26 17:49:15 -07:00