Random.h File Reference

#include <string>

Include dependency graph for Random.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  zypp
namespace  zypp::base

Functions

int zypp::base::random_int ()
std::string zypp::base::random_string (int length)
unsigned zypp::base::random ()
 Return a random number from [0,RAND_MAX[.
unsigned zypp::base::random (unsigned size_r)
 Return a random number from [0,size_r[.
unsigned zypp::base::random (unsigned min_r, unsigned size_r)
 Return a random number from [min_r,min_r+size_r[.


Generated on Tue May 5 14:43:39 2015 for libzypp by  doxygen 1.5.6