Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@clevercloud/random-labels

Package Overview
Dependencies
Maintainers
11
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

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

  • 1.0.1
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
11
Weekly downloads
 
Created
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

Package last updated on 06 Mar 2024

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

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc