thrust::random
-
namespace random
thrust::random
is the namespace which contains random number engine class templates, random number engine adaptor class templates, engines with predefined parameters, and random number distribution class templates. They are provided in a separate namespace for import convenience but are also aliased in the top-levelthrust
namespace for easy access.