damianfrizzi / fetoolkit

This repository is used to track issues and feature requests
https://www.fetoolkit.io
56 stars 0 forks source link

UUID Generator #22

Closed denizguzel closed 1 year ago

denizguzel commented 3 years ago

Feature

Maybe UUID generator would be cool to have too.

Example: https://www.uuidgenerator.net/

Example NPM Package: https://www.npmjs.com/package/uuid

damianfrizzi commented 3 years ago

Hey @denizguzel, I added functionality to define custom widgets with which you could add a uuid generator widget on your own. I used https://www.guidgenerator.com/ for my tests. I'll monitor usage and keep this issue open in case many people are using it (and will provide an out of the box solution).