shithub: purgatorio

Download patch

ref: 41e27b2d10c6a60c49931332e8677438736a1e36
parent: 7a7dfee4fab3e9a725422edff93251ef0a717492
author: henesy <devnull@localhost>
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;