mirror of
https://github.com/google/nomulus.git
synced 2025-05-03 21:47:51 +02:00
Random used to be a static variable which requires InjectRule to mock it in unit tests. It is now a singleton, which ensures that the same instance is called every time and Random.nextBytes() generates results that distribute uniformly between each call. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=217592767 |
||
---|---|---|
.. | ||
files | ||
BUILD | ||
ConfigUtils.java | ||
CredentialModule.java | ||
package-info.java | ||
RdapNoticeDescriptor.java | ||
RegistryConfig.java | ||
RegistryConfigSettings.java | ||
RegistryEnvironment.java | ||
YamlUtils.java |