TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Maagnar – a funny way to generate anagrams

1 pointsby Induaneabout 4 years ago

1 comment

Induaneabout 4 years ago
A while ago I was building some tools to dig around in old bitcoin wallets and decided it would be fun to be able to generate wallets from anagrams. Wanting to keep the implementation insanely simple, I took a really funny approach. I split the tool out into a library and command line utility which is now on pypi (pip install maagnar). It was a fun—if naively implemented—task.