Closed MarcMagnin closed 5 years ago
Hi Marc,
I'm not sure I get the question right. For example,Sum32()
returns an uint32
, which is postive. Same goes for Sum64
(with uint64
of course).
Can you please further describe what you're having trouble with?
Thanks, Seb
Well, I'm not sure why I wrote that at the time... ;) Probably because I was looking as some conversion of the uint32 to int32 after some Avro serialization... Many thanks!
Hi, Thanks a lot for this library. Is there is a way to generate positive number only?
Many thanks, Marc