I am working on an NTP client/server implementation in ocaml for mirageos
(https://matildah.github.io/posts/2016-05-23-ntp-status.html) and I need to
have access to random numbers -- is
https://github.com/mirage/mirage/blob/master/types/V1.mli#L63 the right way for
for a mirageos library to get random numbers or is this out of date/deprecated?
Is there a reference/example for how a library can use the random number
generation module in mirage?

-- 
Kia


_______________________________________________
MirageOS-devel mailing list
[email protected]
http://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel

Reply via email to