Changelog

v1.3.0 -- UI overhaul and bug fixes
Replaced emoji tool icons with SVG. Added scrollbar styling matching site theme. Rewrote all guides with expanded content. Fixed English navigation links pointing to Russian pages. Added language preference persistence. Fixed checkbox vertical alignment. Fixed copy button functionality. Added translations for generate/regenerate/copy/clear buttons. Adapted grid background to site colors.
v1.2.0 — Added Cron Generator and Test String Generator
New tools for generating cron schedule expressions and test strings including lorem ipsum, fake IDs, emails, and IP addresses. Improved entropy display across all generators.
v1.1.0 — Added Env Secret Generator and Nginx Snippet Generator
New tools for generating .env secrets and nginx configuration snippets. Added Russian language support. Improved mobile responsiveness.
v1.0.1 — Bug fixes and performance improvements
Fixed clipboard copy on older browsers. Improved password generator preset behavior. Reduced CSS bundle size by 15%.
v1.0.0 — Initial release
Launched RandKit with 12 generation tools: Password, Passphrase, Hex, Base64, UUID, Port, PIN, Number, String, Filename, Random Config, and Color generators. All generation happens client-side using the Web Crypto API.