backend v4 half
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
import crypto from 'crypto';
|
||||
export default function rng() {
|
||||
return crypto.randomBytes(16);
|
||||
}
|
||||
Reference in New Issue
Block a user