RandPCG v0.1.2 RandPCG.Bitwise View Source

Bitwise helpers

use RandPCG.Bitwise pulls in:

  • use Bitwise, only_operators: true
  • @mask64 0xFFFFFFFFFFFFFFFF
  • @mask32 0xFFFFFFFF
  • Types uint32 and uint64 which are shorthand for non_neg_integer

Link to this section Summary

Functions

Performs a 32 bit right bit rotation of v for n places

Link to this section Functions

Performs a 32 bit right bit rotation of v for n places