Member-only story
Tooling Can Start With Toys
ππ©π΄ππΆπ° π π’ ππ¬π¬π©π¦π«π€
01. Random Text Generator and SHA-256 Check
This section introduces a tool that allows users to generate random text and compute its SHA-256 hash. Users can click a link to generate random text and subsequently compute its hash, with the result displayed in the designated area.
Why was this made?
A friend asked me how to do random challenge with human friendly usage. He wants a random challenge that he can choose between random human statements or the hash of it which is pseudorandom.
02. Introduction to GitHub Code for Files
This page serves as an introductory guide to a GitHub repository focused on file formats, including YAML, SQL, JSON, and CSV. It outlines the functionality and significance of each format, guiding users on how to navigate the repository and utilize the code provided.