Skip to content

v1.1.1 - .NET 8

Latest
Compare
Choose a tag to compare
@Kermalis Kermalis released this 08 Jun 23:30
· 1 commit to main since this release

Changes since v1.1.0

  • Overloads for arrays with KRand.RandomElement() and KRand.Shuffle()
  • RandomElement() and Shuffle() now use less random bytes when possible (most of the time)
  • These methods also now return a ref or ref readonly if possible