This website works better with JavaScript
Home
Explore
Help
Sign In
Hochschule
/
lern-tracking-system
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
307f65ccc9
Branches
Tags
mag-dev
master
opt-dev
lern-tracking-s...
/
raspberry-pi
/
test.py
test.py
75 B
History
Raw
1
2
3
4
import noise
for i in range(100000):
print(noise.pnoise1(i/1000)*1000)