%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /proc/985914/root/usr/lib/python3/dist-packages/pythran/pythonic/include/random/
Upload File :
Create Path :
Current File : //proc/985914/root/usr/lib/python3/dist-packages/pythran/pythonic/include/random/randrange.hpp

#ifndef PYTHONIC_INCLUDE_RANDOM_RANDRANGE_HPP
#define PYTHONIC_INCLUDE_RANDOM_RANDRANGE_HPP

#include "pythonic/include/utils/functor.hpp"
#include "pythonic/include/random/random.hpp"

#include <cmath>

PYTHONIC_NS_BEGIN

namespace random
{
  long randrange(long stop);
  long randrange(long start, long stop);
  long randrange(long start, long stop, long step);

  DEFINE_FUNCTOR(pythonic::random, randrange)
}
PYTHONIC_NS_END

#endif

Zerion Mini Shell 1.0