Skip to content

Instantly share code, notes, and snippets.

@Fraged0
Created May 31, 2024 13:42
Show Gist options
  • Save Fraged0/f7334fca932d202158a7f64aac1a4710 to your computer and use it in GitHub Desktop.
Save Fraged0/f7334fca932d202158a7f64aac1a4710 to your computer and use it in GitHub Desktop.
RANDAPI example 2
import PyRANDAPI as RANDAPI
randapi = RANDAPI.randapi()
print(randapi.get("YOUR_SPACE_ID_123456"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment