Hi All,
I'm writing a package that is intended to serve as an extension to math/rand, and I'm looking for ideas for what to include. So far the additions include:
Methods for all numerical types (uint8 through uint64, int8...int64, floats, and complexes)
Methods for random integers using the full range (that is, may generate negative numbers as well)
Methods for randomly generating strings (including length, which is distributed exponentially)
Methods for generating random instances of arbitrary types
Any ideas?
Cheers,
Josh
--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.