···423423424424 Suitable entropy sources are provided by sub-libraries
425425 {{!Nocrypto_entropy_unix}nocrypto.unix}, {{!Nocrypto_entropy_lwt}nocrypto.lwt}
426426- and {{!Nocrypto_entropy_xen}nocrypto.xen}. Although this module exposes a more
426426+ and {{!Nocrypto_entropy_mirage}nocrypto.xen}. Although this module exposes a more
427427 fine-grained interface, allowing manual seeding of generators, this is intended
428428 either for implementing entropy-harvesting modules, or very specialized
429429 purposes. Users of this library should almost certainly use one of the above
···11-(** {b RNG} seeding on {b Mirage/Xen}.
11+(** {b RNG} seeding on {b Mirage}.
2233 Calling {{!initialize}initialize} should be enough to get a seeded RNG.
44