Skip to content

Instantly share code, notes, and snippets.

@denisorehovsky
Created August 16, 2016 10:44
Show Gist options
  • Save denisorehovsky/d813315be24999a4b813831541065052 to your computer and use it in GitHub Desktop.
Save denisorehovsky/d813315be24999a4b813831541065052 to your computer and use it in GitHub Desktop.
Create list and get random number in Django template
{{ rand|add:'123456'|make_list|random }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment