arrsac
arrsac copied to clipboard
Add sane rng default
We should add a std
feature that brings in the thread_rng
from rng
. This will then add a way to create an Arrsac
instance with the thread_rng
.