Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node.crypto
/
pseudoRandomBytes
pseudo
Random
Bytes
external
fun
pseudoRandomBytes
(
size
:
Number
)
:
Buffer
<
*
>
(
source
)
external
fun
pseudoRandomBytes
(
size
:
Number
,
callback
:
(
<Error class: unknown class>
?
,
buf
:
Buffer
<
*
>
)
->
Unit
)
(
source
)