My Project
 All Classes Files Functions Variables Typedefs
zufallszahlengenerator.h
Go to the documentation of this file.
2 int liefere_ganze_zufallszahl(int min, int max);
3 double zufallszahl_double(double min, double max);
4 int erzeuge_pin(int stellen);
5