Secure RNG services: Difference between revisions

Created page with "= csrng = {| class="wikitable" border="1" |- ! Cmd || Name |- | 0 || #GetRandomBytes |} == GetRandomBytes == Takes a type-6 buffer and fills it with random-looking data."
 
Redirected page to SPL services
 
Line 1: Line 1:
= csrng =
#REDIRECT [[SPL services]]
{| class="wikitable" border="1"
|-
! Cmd || Name
|-
| 0 || [[#GetRandomBytes]]
|}
 
== GetRandomBytes ==
Takes a type-6 buffer and fills it with random-looking data.