beCoditive / Becoditive-API

The official API of beCoditive with many endpoints like memes, animals, image manipulation, url shortner, etc.
https://api.becoditive.xyz
MIT License
15 stars 7 forks source link

Simply uuid() function #8

Closed ghost closed 3 years ago

ghost commented 3 years ago

Description: Simplify uuid() implementation

Justification: I think some parts of the original implementation were unnecessarily verbose and repetitive. Thanks for reviewing.

Signed-off-by: Momozor momozor4@gmail.com

Max2408 commented 3 years ago

Yes you are right. Thanks for contributing to our api.

But this same thing is in one other file in Controllers/Others UUID so can you also do the same thing there and then I will merge this pull request.