kthcloud / console

kthcloud web console
https://cloud.cbh.kth.se
MIT License
3 stars 3 forks source link

Add generate random name button next to any name field #233

Closed pierrelefevre closed 1 month ago

pierrelefevre commented 2 months ago

Coming up with names can be difficult, we already have faker-js generating names when running on localhost, so this could be used to make a "generate random name" button. Could use a dice icon for example https://icon-sets.iconify.design/mdi/dice-3-outline/

Inspiration: GitHub generates repo names when creating a repo

image