Module rustracer::random

source ·
Expand description

PCG random numbers generator module.

Provides Pcg struct.

Structs§

  • PCG random numbers generator.