Implement a feedback system that provides information while the user types the DICE sequence (1-6).
This information includes:
- Whether the sequence is long enough to generate the seed
- The amount of DATA being used
- The sufficient bit size to generate the seed
- A message indicating (SUFFICIENT | INSUFFICIENT) while the DATA sequence is being typed.
Implement a feedback system that provides information while the user types the DICE sequence (1-6).
This information includes: