Project

General

Profile

« Previous | Next » 

Revision b9851c7e

Added by mame (Yusuke Endoh) over 3 years ago

lib/securerandom.rb: Fix the check of availability of Random.urandom

Random.urandom raises a RuntimeError if it is unavailable.
[Bug #13885]