Skip to content

clrandom: Handle underaligned buffers (closes #6).

Matt Wala requested to merge weaken-clrandom-alignment-assumptions into master

Also tests that the rng works on all supported data types.

Merge request reports