The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

This module provides XS wrappings of the Windows API functions
CryptGenRandom and RtlGenRandom (SystemFunction036).

Build in the usual way:

perl Makefile.PL
dmake test
dmake install