URANDOM |
= |
File.open("/dev/urandom", "rb") |
BANNER |
= |
"###### Autogenerated by Mizuho, DO NOT EDIT ######\n" << "# This file maps section names to IDs so that the commenting system knows which\n" << "# comments belong to which section. Section names may be changed at will but\n" << "# IDs always stay the same, allowing one to retain old comments even if you\n" << "# rename a section.\n" << "#\n" << "# This file is autogenerated but is not a cache; you MUST NOT DELETE this\n" << "# file and you must check it into your version control system. If you lose\n" << "# this file you may lose the ability to identity old comments.\n" << "#\n" << "# Entries marked with \"fuzzy\" indicate that the section title has changed\n" << "# and that Mizuho has found an ID which appears to be associated with that\n" << "# section. You should check whether it is correct, and if not, fix it.\n\n" |