[#82706] [Ruby trunk Bug#13851] getting "can't modify string; temporarily locked" on non-frozen instances — cardoso_tiago@...
Issue #13851 has been updated by chucke (Tiago Cardoso).
3 messages
2017/09/07
[#82853] [Ruby trunk Bug#13916] Race condition when sending a signal to a new fork — russell.davis@...
Issue #13916 has been reported by russelldavis (Russell Davis).
3 messages
2017/09/19
[#82892] [Ruby trunk Bug#13921] buffered read_nonblock doesn't work as expected using SSLSocket — cardoso_tiago@...
Issue #13921 has been updated by chucke (Tiago Cardoso).
3 messages
2017/09/20
[ruby-core:82908] [Ruby trunk Feature#10849] Adding an alphanumeric function to SecureRandom
From:
me@...
Date:
2017-09-20 21:20:18 UTC
List:
ruby-core #82908
Issue #10849 has been updated by f3ndot (Justin Bull). As an end user of Ruby, I'd like to be able to generate all sorts of cryptographically secure random characters. There's value in having only alphabetical or alphanumeric random numbers as they are slightly more human readable. My use case is offline recovery codes that I expect individuals to write down. ---------------------------------------- Feature #10849: Adding an alphanumeric function to SecureRandom https://bugs.ruby-lang.org/issues/10849#change-66807 * Author: andrewcbutterfield@gmail.com (Andrew Butterfield) * Status: Open * Priority: Normal * Assignee: andrewcbutterfield@gmail.com (Andrew Butterfield) * Target version: ---------------------------------------- It would be handy to have a method that produces a random alphanumeric string. ---Files-------------------------------- securerandom.txt (1.32 KB) securerandom.patch (1.32 KB) securerandom.patch (2.49 KB) test_securerandom.patch (641 Bytes) -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>