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."
(No difference)

Revision as of 18:26, 12 June 2017

csrng

Cmd Name
0 #GetRandomBytes

GetRandomBytes

Takes a type-6 buffer and fills it with random-looking data.