Variable EntropySource.size_

Amount of already generated entropy.

class EntropySource
{
  // ...
  ushort size_ ;
  // ...
}