src/core/random-variable.h
changeset 2439 4a0b22a3f5fa
parent 2438 e2ac9f9aeeb9
child 2445 e1b65471f159
--- a/src/core/random-variable.h	Wed Feb 20 21:45:42 2008 +0100
+++ b/src/core/random-variable.h	Thu Feb 21 00:09:16 2008 +0100
@@ -72,7 +72,7 @@
    * \brief Returns a random integer integer from the underlying distribution
    * \return  Integer cast of ::GetValue()
    */
-  uint32_t GetIntValue (void) const;
+  uint32_t GetInteger (void) const;
   
   /**
    * \brief Get the internal state of the RNG