Like the sort of thing where everyone who reblogs gets an entry or whatever? Suggestion for how to randomly select someone? Other advice to make it go smoothly? Thanks!
alpha-lima-lima-papa said:
I use a random number generator. You can do it for free at random.org. I usually keep track of all entries on a spreadsheet.
corona--graminea answered:
For selection: assign each entry a number and then use a random number generator, which you can find online.