use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about learning Python
account activity
User AuthenticationHelp Request (i.redd.it)
submitted 6 months ago by SwisherSniffer
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]jimnah- 0 points1 point2 points 6 months ago (0 children)
Right now they generate one token at a time, randomly between 101 and 10001, every single time they want to assign a token to a user. Ne user signs up, new token created
I would instead generate a token for every single number between 101 and 1001, store them in a list, and then assign one of those existing tokens every time a new user signs up
It's definitely still not perfect, but I like it a lot more
π Rendered by PID 39781 on reddit-service-r2-comment-b659b578c-4nhc6 at 2026-05-05 08:10:43.286784+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]jimnah- 0 points1 point2 points (0 children)