Socket
Socket
Sign inDemoInstall

@clevercloud/random-labels

Package Overview
Dependencies
20
Maintainers
11
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @clevercloud/random-labels

Randomize a list of labels and display them in a suspenseful way


Version published
Weekly downloads
2
Maintainers
11
Install size
1.10 MB
Created
Weekly downloads
 

Readme

Source

random-labels

Randomize a list of labels and display them in a suspenseful way

Install

To install random-labels run this command:

npm install -g @clevercloud/random-labels

Run

To run this command random-labels:

random-labels tutu toto titi

This will display the labels in a random order:

tutu => titi => toto

If you want to automatically copy the random list in your clipboard, you can use:

random-labels tutu toto titi --clipboard

This will copy the list as Markdown like this:

* tutu
* titi
* toto

FAQs

Last updated on 06 Mar 2024

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc