Open
Description
@TheIronBorn suggested that the random number generator that we are using for packed vectors in the aobench benchmark is too naive.
It would be great if we could use a better random number generator there for the 128-bit and 256-bit cases and put it behind a feature flag.