Open Kingmidas74 opened 1 year ago
Thank you for the contribution. There is one failed check from DeepSource related with the weak random number and the math/rand package. Would you mind replacing the math/rand with crypto/rand so we can get rid of this warning?
Description
I've added new constructor with pure number as parameter. It can simplify client code. We can reduce imports and pass
rand.Source
into the packageGo Version
Go Tests