Page Speed Optimization Libraries  1.5.27.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
net_instaweb::SimpleRandom Class Reference

#include "simple_random.h"

List of all members.

Public Member Functions

int Next ()
GoogleString GenerateHighEntropyString (int size)

Detailed Description

Extremely simplistic pseudo-random number generator from http://www.codeproject.com/Articles/25172/Simple-Random-Number-Generation

Do not use this for cryptographic applications. This is intended for generating high-entropy data that will not compress easily.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines