您要查找的是不是:
- Random number generation is integral to many cryptographic operations. 随机数生成是许多加密操作不可分割的组成部分。
- Shout random numbers while someone is counting. 当有人在数数时大声报出一个随意数。
- The next random number in the sequence. 序列中的下一个随机数。
- To generate a random number between 1 and 8. 生成1到8之间的一个随机数。
- Sets the seed of the random number generator. 设置随机种子发生器。
- Returns a nonnegative random number. 返回非负随机数。
- Returns a random number of type. 类型的随机数。
- Well, it's essentially a random number generator. 好,基本上就是一个随机数发生器。
- They select a random number, or a birthdate, etc. 他们能一直看它通过窗口。
- Namespace contains classes that allow you to perform both symmetric and asymmetric cryptography, create hashes, and provide random number generation. 命名空间包含一些类,通过这些类您可以执行对称和不对称加密,创建哈希值和提供随机数生成。
- This random number selecting is called a Quick Pick. 这种随意抽取号码也称快选。
- Lcg_value() returns a pseudo random number in the range of (0, 1). lcg_value()返回范围为(0,1)的一个伪随机数。
- Returns a random number less than 1 but greater or equal to 0. 返回一个小于1或大于等于0的随机数。
- The style sheet takes those three guesses and compares them to random numbers. 样式表获取这三个数并将它们与随机数进行比较。
- Adds a random number to prevent the server from using a cached file. 随机的数防止传递到服务器,从缓存文件。
- Authentication Random Number A random value used in authentication procedures. 鉴权随机号码鉴权过程中使用的一种随机数值。
- Returns a nonnegative random number less than the specified maximum. 返回一个小于所指定最大值的非负随机数。
- Provides cryptographic services, including secure encoding and decoding of data, as well as many other operations, such as hashing, random number generation, and message authentication. 提供加密服务,包括数据的安全编码和解码,以及其他许多操作,如哈希处理、随机数生成和消息身份验证。
- The System.Security.Cryptography namespace provides cryptographic services, including secure encoding and decoding of data, as well as many other operations, such as hashing, random number generation, and message authentication. System.;Security
- For example, when deploying an application to run on a computing instance in a virtualized datacenter, features that rely on random number generation will not necessarily work as expected. 比方说,部署一款应用程序以便在虚拟化数据中心的计算实例上运行时,依靠随机数字生成的功能特性未必会按预期的那样正常工作。