UNPKG
sophys
Version:
latest (4.0.26)
4.0.28
4.0.26
4.0.0-beta.1
Sophon wallet library.
octonion.institute/susy-js/sophys.js
sophys
/
utils
/
random-bytes.d.ts
2 lines
(1 loc)
•
65 B
TypeScript
View Raw
1
2
export
declare
function
randomBytes
(
length
:
number
):
Uint8Array
;