21. Februar 2024 Webmaster Snippet Zufallszahl import „dart:math“; //Zufallszahl zwischen 0 und 9 int zz = Random().nextInt(10);