From: naruse@... Date: 2016-05-06T09:26:59+00:00 Subject: [ruby-core:75385] [Ruby trunk Feature#12242][Feedback] Is it worth adding collision probability of SecureRandom functions in RubyDoc? Issue #12242 has been updated by Yui NARUSE. Status changed from Open to Feedback ---------------------------------------- Feature #12242: Is it worth adding collision probability of SecureRandom functions in RubyDoc? https://bugs.ruby-lang.org/issues/12242#change-58510 * Author: Kashyap K * Status: Feedback * Priority: Normal * Assignee: ---------------------------------------- Is it feasible and/or even useful to document the probability of collisions for the various random number generation methods in the SecureRandom module? I feel having a note to read about the possibility of collisions happening for the various key lengths and generator functions might help a lot of beginners. Although there are many birthday paradox checkers online, I felt it would be a nice to have on the documentation pages directly. -- https://bugs.ruby-lang.org/ Unsubscribe: