Preparing search index...
The search index is not available
Documentation - v0.19.5
Documentation
@mtcute/core
utils
randomBigIntBits
Function randomBigIntBits
randomBigIntBits
(
crypto
:
ICryptoProvider
,
bits
:
number
)
:
bigint
Generate a random big integer of the given size (in bits)
Parameters
crypto
:
ICryptoProvider
bits
:
number
Returns
bigint
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.19.5
Loading...
Generate a random big integer of the given size (in bits)