Settings

Theme

Suno AI created me a song from Python random number code.

app.suno.ai

3 points by pyuser314 2 years ago · 1 comment

Reader

pyuser314OP 2 years ago

My mind is blown. I copied this python code from the net and Suno AI made me a fairly catchy song:

# Program to generate a random number between 0 and 9

# importing the random module

import random

print(random.randint(0,9))

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection