K_VALUES

Constant K_VALUES 

Source
pub const K_VALUES: [u8; 8];
Expand description

A list of all values N % 30, where N is coprime with 2, 3, and 5

These values are: {1, 7, 11, 13, 17, 19, 23, 29}