Test integer hash with smaller values
All checks were successful
Deploy datapack to dev / Build (push) Successful in 6s
All checks were successful
Deploy datapack to dev / Build (push) Successful in 6s
This commit is contained in:
parent
2cd5f26451
commit
b0d2fd4695
@ -37,7 +37,7 @@ class database.crypt {
|
||||
}
|
||||
|
||||
function test() {
|
||||
test_hashInteger(1748586758492046);
|
||||
test_hashInteger(69871234098769872345);
|
||||
test_hashInteger(48593758);
|
||||
test_hashInteger(69871234);
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user