Get entropy in number of bits of T.
static assert(EntropyBitsOf!int == 8*int.sizeof);
See Implementation
Get entropy in number of bits of T.