Jump to content

Recommended Posts

Posted

Hey all

 

Been asked to create a "flashy" weighted random number generator.

 

Anyone seen anything like this or point me in the right direction? At the moment I have a working Excel spreadsheet than keeps me a weighted selection. I can jazz it up a bit but was hoping for something a little simpler, perhaps something that looks up the contestants from a CSV file and just displays that name on the screen?

 

Thanks!

Posted (edited)

@skell

 

Random Number Generator - generate a random number between 1 and any other number

 

You can also download a standalone version of it :)

 

rndnogen - Random Number generator

 

Don't know if this is what you wanted?

 

Edit: Confused the Title says Random Name Generator yet you asking for Random Number Generator?

 

Here you go just go to edit and input the class names then save and run

http://www.classtools.net/random-name-picker/

Edited by bossman
Posted (edited)

Sorry, I'm doing 12 things at once

 

Its a weighted random NAME selector, preferably offline. The suggestion isn't suitable as it doesn't allow for weighting.

 

Something like The Hat would be great, if you could add weighing, which you can't.

Edited by skell
Posted

You can always weight it by adding some names in more than once.

 

If you use a random number generator, simply allocate more than one number to certain people.

 

It works like a raffle. Some people get more tickets than others

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...