code: 9ferno

Download patch

ref: e640104ebd40e4d18d9716bf183ea813b7a18e61
parent: fe52f7e86eea5e5f1b2066e1e33cb90471999769
author: henesy <unknown>
date: Mon Mar 4 12:16:37 EST 2019

this module is required to be loaded to use these functions

--- a/man/2/security-random
+++ b/man/2/security-random
@@ -4,6 +4,7 @@
 random number generation
 .SH SYNOPSIS
 .EX
+include "keyring.m";
 include "security.m";
 random := load Random Random->PATH;