template <typename T, typename Enable = void>

class Lfsr

User-facing implementation of LFSRs of various sizes with pre-selected

maximum-cycle generators.