This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
Hochschule
/
lern-tracking-system
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
ebb6361a46
Branches
Tags
mag-dev
master
opt-dev
lern-tracking-s...
/
raspberry-pi
/
test.py
test.py
75 B
Historique
Raw
1
2
3
4
import noise
for i in range(100000):
print(noise.pnoise1(i/1000)*1000)