Secure RNG services: Difference between revisions

From Nintendo Switch Brew
Jump to navigation Jump to search
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.

Latest revision as of 20:03, 21 July 2017

Redirect to: