βRandom
This command displays a badge at random from the definition list.
To use this command, run:
mdb random
This will output a random badge in both Markdown and HTML formats.
For example, this is what will show if the pnpm badge gets selected:
Markdown:
[
HTML:
<img src="https://img.shields.io/badge/pnpm-F69220?logo=pnpm&logoColor=fff" />
Aliases
This command has 1 alias, which is as follows
r
Last updated
Was this helpful?