You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

boopyboop

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

boopyboop

Turn long numbers in whatever format to human-readable long series of words


Maintainers
1

Readme

BoopyBoop

Automatically make awesome names that will also not collide too much.

Interface is simple. Create the object BoopyBoop (it will convert mongoids by default, but you can use any old number), and then pop out the human-friendly names with BoopyBoop.id_to_string(words, settings)

By "not collide too much", I mean "someone can probably figure it out, depending on how many of the words you use and how strong, etc your hash or whatever is in the first place". This is not really an encryption anything, really. If you can't deal with 17 or whatever words, then cut them down to 4, bearing in mind the risk of an easier attack. This should really be used for things that don't matter.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc