Generates a UUID
command to place a UUID at the current cursor location.
UUID code was taken from Link.
Note #1: This doesn't guarantee uniqueness. Please read the comments in the above link.
Disclaimer: This plugin was created for learning purposes and for my specific use case. Please consider using other methods.
Lazy.nvim
{
'chrsolr/quicky-uuid.nvim'
}
Use :UUID
command