Problem
Description
When the user pastes the data, they are allocated a random paste UUID. We need to have an option given to the user to enter their own UUID, If it is available then it needs to be given to their paste and if it is not then an error will be thrown.
Something like this source:Katbin
Alternatives
Additional context
Implementation
Problem
Description
When the user pastes the data, they are allocated a random paste UUID. We need to have an option given to the user to enter their own UUID, If it is available then it needs to be given to their paste and if it is not then an error will be thrown.
Something like this source:Katbin
Alternatives
Additional context
Implementation