Module pcg_rand::extension::extsizes[][src]

Structs

Ext2
Ext4
Ext8
Ext16
Ext32
Ext64
Ext128
Ext256
Ext512
Ext1024

Traits

ExtSize

This trait helps define the size of the extension of the PCG generator this allows the size of the extension to effectively be part of the type of the extended generator.