## Overview Being able to mentally convert hex helps Computer Science students. ## Implementation Details Consult [Boltz's Implementation](https://github.com/ArsalaBangash/Boltz-Android/blob/master/app/src/main/java/com/arsalabangash/boltz/practice/engine/HexGenerator.kt)
Overview
Being able to mentally convert hex helps Computer Science students.
Implementation Details
Consult Boltz's Implementation