Indium

Indium

26M Downloads

Use LocalRandom instead of CheckedRandom to match Sodium

comp500 opened this issue ยท 0 comments

commented

See CaffeineMC/sodium-fabric#1576, Indium currently uses CheckedRandom (which requires a compare-and-set and an exception throw on setSeed/random call).