Boop
Boop copied to clipboard
Feature Request: convert clipboard to UUID
Hi, the app seems quite useful, one nice thing missing is the UUID management. For example, convert a string to UUID would be nice. Thanks!
What exactly do you mean by converting String to uuid? Do you mean hashing?
Imagine you have the UUID without the "-" e.g. 75F089E688E14636A320952C624B70E7 and you need to convert this into the UUID format with the "-" 75F089E6-88E1-4636-A320-952C624B70E7. Thanks!
aaah, ok now I understand 😅