Skip to content

Roll2Mnemonic v2.0

Compare
Choose a tag to compare
@FahsSani FahsSani released this 30 Sep 16:18
· 2 commits to main since this release
d03e133
  1. Enhanced User Interface: Implemented a user-friendly interface to streamline navigation and improve overall user experience.
  2. Bitcoin Testnet Integration
  3. Entropy Enhancement:
    • Dice-based Entropy: Employed a 1,000-sided dice roll, repeated 10,000 times for each binary number, then choosing one at random from the list.
    • Hexadecimal-based Entropy: Users can now input a value between 10,000 and 10,000,000 to generate a Hex entropy list, then choosing one at random, with detailed visibility into the generated entropy.
  4. Bitcoin Public Key: View/hide public keys easily by toggling the visibility of Bitcoin public keys.
  5. QR Code Generation: Implemented a QR code generator to simplify the sharing of Bitcoin addresses or other relevant data, improving convenience for users.
  6. Code Refinement: Conducted code updates and optimizations to enhance the script's performance.