sqlite3_randomness

CAPI3REF: Pseudo-Random Number Generator

extern (C) __gshared nothrow
void
sqlite3_randomness
(
int N
,
void* P
)

Meta