TileDB icon indicating copy to clipboard operation
TileDB copied to clipboard

Default seeding of `class PRNG`

Open eric-hughes-tiledb opened this issue 1 year ago • 1 comments

This PR changes the default seeding of class PRNG to use std::random_device.

[sc-41075]


TYPE: NO_HISTORY DESC: Default seeding of class PRNG

eric-hughes-tiledb avatar Feb 12 '24 21:02 eric-hughes-tiledb

This pull request has been linked to Shortcut Story #41075: Default seeding of class PRNG..