GAMERS LAIR

WhatNitrous

Well-known member
Messages
23,425
Points
113
Thanks for the Spinning wheel suggestion, but I'm trying to keep it as simple as possible.
About Excel reliability, it is covered:

  • For old versions:

  • As of Excel 2010, Excel uses the Mersenne Twister algorithm (MT19937) to generate random numbers

And rocket science aside, all the magic needed to generate a pseudo random number between 1 & 10 (as example) the formula is:

=INT(RAND()*(10-1)+1)

Paste it in a cell and Voilá!
Spreadsheets, one of the most incredible tools at the human service to the rescue!

Also remember there is -always- the human factor:
Despite how effective the tool to generate the pseudo random number is,
I could run as many random requests until I "get" the winning number -I want-
Don't you agree? Including spinning wheels and any other method anyway :)

Don't worry and trust your luck 🍀
Built in Twister? I may use it myself :ROFLMAO:

I guess you really haven't been around long enough to know I was going to add that to my own generator, but its randomization is always 'needed to be seeded' at such an insanely high number that i decided against it for a random generator that is going to be selecting a number between like 1-30 tops.

I didn't know they built it into excel but I'm guessing it was meant for fractional purposes where a small number would be seen as huge.

Your right about the human factor for sure, I actually had to rerun mine during my second raffle after walking away for ten minutes because I went straight from testing to doing the actual winners and I felt I may have unconsciously decided it was satisfactory when those numbers were on the screen...so I went and smoked a couple butts, came back and did one run.

Winners, period. Just to make sure I was fair.

To be honest idc if I ever win or lose, so no big deal to me if you draw paper out of a hat :LOL:

But I don't need a lesson in the Rnd, rand, or rand_s for that matter, let alone the math.

I'm not sure about excel, but in C/C++ it would be done like this to generate a number between 1 and 10.

=INT(RAND()%(10)+1)

Or more properly

=INT(RAND()%(MaxUsers - LowestNum + 1) + LowestNum

Lowest number being 1 always. The percent instead of the multiplication makes it fractional which is the reason for the INT being there at all.

Again I don't use excel so i may be wrong.

In C/C++

it would be

int num = (int)((rand() % (maxUsers - LowNumber + 1)) + LowNumber)

You should never use 0 in a random function especially if its going to go fractional first as it can throw an error with an Integer if it goes below 0.5 or a negative number could be drawn.

Which is also why you add the +1 after subtracting the lowest number so its always a minimal of 1 before division...anyways.

If it works it works, if it throws an error in excel try changing the math, either way good luck with the draw and thanks for the chance ;)
 
Last edited:

WhatNitrous

Well-known member
Messages
23,425
Points
113
Hi pos,

That's another good suggestion... but I am affraid I read it too late: Our folks already reacted to join... or as you correctly indicate: just to react to the post itself... We'll discover the truth when delivering the keys.
If someone doesn't want it, will be a matter of repeating the random to have a new winner

To be honest, this is the very first time I organize a raffle. Please bear with my novice level :)
while I catch up the wisdom from you experienced folks
I really appreciate your comment because the next time this won't happen thanks to you! :)(y)
This from the user that just brought up Mersenne Twister lmao...doubt your as novice as you claim.
 

TurdSplat

Well-known member
Messages
1,084
Points
113
Just saying, not arguing...^^)
For the record, american shows, movies and cartoons are what I'm looking the most in the meantime 'cause Ukrainian/Russian production suck ass big time. Also anime, but that's a whole other beast^з^
I wanted to respond earlier, but real life kept getting in the way of me having no life on the internet. 🤣
Yeah, no I wasn't trying to argue with you either, I wouldn't be good at the Trivia in those "You Don't Know Jack" games (and I'm from USA).
That hitsquadgodfather Twitch Channel is selling "Special Random Steam Game" for 350 DaCoinz, it seems like most of the Steam Keys are for "You Don't Know Jack" games, I think the Gamers on this Forum will be disappointed when they find out that's what they got (even if it was cheap) because all of the Trivia is from American TV, Sports, Music, and all of it seems like it's from the 80s/90s nothing currently on TV. :D

As for the second thing that you mentioned, you should try these American Cartoons, Family Guy, The Simpsons, Beavis & Butthead (on Youtube down below👇) maybe you already know about all of these though. 👍


 

WhatNitrous

Well-known member
Messages
23,425
Points
113
I wanted to respond earlier, but real life kept getting in the way of me having no life on the internet. 🤣
Yeah, no I wasn't trying to argue with you either, I wouldn't be good at the Trivia in those "You Don't Know Jack" games (and I'm from USA).
That hitsquadgodfather Twitch Channel is selling "Special Random Steam Game" for 350 DaCoinz, it seems like most of the Steam Keys are for "You Don't Know Jack" games, I think the Gamers on this Forum will be disappointed when they find out that's what they got (even if it was cheap) because all of the Trivia is from American TV, Sports, Music, and all of it seems like it's from the 80s/90s nothing currently on TV. :D

As for the second thing that you mentioned, you should try these American Cartoons, Family Guy, The Simpsons, Beavis & Butthead (on Youtube down below👇) maybe you already know about all of these though. 👍]
🔥 🔥 hehehe
I need 🧻 for my bunghole
I am 🌽 holio

@yellowsorcerypotent - they are working on new ones...

 
Last edited:

-v-

Well-known member
Messages
2,898
Points
113
You mean that you have almost every Feuda game in your library? o0
I lost some CV there recently but not enough to drop a level. What kind of games are they zeroing out? Any specific examples?
It happens constantly, last year it was a lot of games that could win on Feuda, now something else is persecuted. Therefore, I would not recommend that just in case creating giveaways from Feuda games. The worst thing that they do it all retrospectively, first come up with something, and then go and change something from a few years ago. It is a lot of fun to look at the "warrior of justice", which sits in all the keydrop threads and picks literally every key, and makes his giveaways in tightly closed groups, where in half the giveaways ends with 0 participants, But it is not his merit, he only broadcasts ideas in public. And not all of them are bad. Just keep in mind that from time to time your cv is reduced :)
 

DanteFromHell89

Well-known member
Messages
5,507
Points
113
real life kept getting in the way of me having no life on the internet. 🤣
:ROFLMAO: :ROFLMAO: :ROFLMAO: :ROFLMAO: :ROFLMAO:
As for the second thing that you mentioned, you should try these American Cartoons, Family Guy, The Simpsons, Beavis & Butthead (on Youtube down below👇) maybe you already know about all of these though. 👍
of course I know about all of those, they're as old as me) also two of the titles are not really my cup of tea, but the Simpsons are pretty funny at times)
wouldn't that technically be Coak?
maybe, I'm not using this word really often, we call it just Cola here)
Let me thank 🤬 pos for forcing me to Learn Japanese To Survive! (the last 2 I was missing)
I need to add that trilogy to my wishlist in Compendium (it's already in Steam Wishlist)^з^
Lucky tard!)
ひらがな
カタカナ
漢字

はどうけん
波動拳
1661919811147.png
 

Indie Gala Merm

Well-known member
Messages
71
Points
83


WINNERS


1. In Sound MindMan of Sorrows
2. This War of Minevalike13
3. Robo GoCTPAX001RUS
4. OmnoLegolas
5. Gift of ParthaxIndie Gala Merm
6. Zombie CityLewitas
7. Chicken Shoot Goldsolin
8. Dracula's Library 2Coa
9. The Next DoorCoa
10. Mermaid Adventures: The Frozen TimeCurtainferno
11. 18+DanteFromHell89
12. ShipLordDanteFromHell89
13. AgelessBuhroobee
14. KnightShiftsolin
15. The Guard of DungeonSkeetSurfer
16. Yoku's Island ExpressDanteFromHell89
17. Quadrant M4Curtainferno
18. Forgotten Facessolin
19. Fashion Police Squad Beta for Beta TestingCTPAX001RUS
20. Monaco: What's Yours Is MineLegolas
21. Among the Dead - Deluxe EditionCTPAX001RUS
22. Planets Under AttackBurningPixels
23. Memories of a VagabondCoa
24. Rebel GalaxyAdrianFreeman
25. Asteroid Bounty HunterDanteFromHell89
26. StrainZ-1: EliminationSkeetSurfer
27. Yars: Rechargedsolin
28. Through the Darkest of TimesEldi
29. Smile For MeLegolas
30. HBDIE: The Nonce 2 for Beta TestingCTPAX001RUS
31. Dustforce DXSkeetSurfer
32. Mythic Origins: Vorpal SwordCoa
33. Hentai Shooter 3D: Christmas PartyTurdSplat
34. Endless Space CollectionBumbarash84
35. Tower 57solin
36. TV ThiefYellowEekSorcery
37. Defence to Deathsolin
38. Knights and MerchantsCoa
39. The DeedCoa
40. FungiCTPAX001RUS
41. Gangsta: the ReturnWhatNitrous
42. Kicking Kittens: Putin Saves The WorldCoa
43. Star Shield Downpos
44. Cook, Serve, Delicious! 3?!Legolas
45. Size MattersPygmy Goat
46. Space Junkies VRWhatNitrous
47. Not TonightPrad0visk
48. Eagle Flight VRWhatNitrous
49. Medieval Kingdom Warstryyear
50. WEREWOLVES WITHIN VRWhatNitrous


🍾 Gratz to the winners 🍾


EDIT: all keys sent, have fun and once again, thank you for all wishes, and gifts! I appreciate them all ❤️

Many thanks to the amazing yaromirro for this giveaway, and for letting me regift Gift of Parthax when I realized I wasn't the only one who wanted it 😊 What a kind way to celebrate your birthday! 🥰🥳🎁
 

Chii-chan

Well-known member
Messages
545
Points
93

TurdSplat

Well-known member
Messages
1,084
Points
113
アルティメットコンボ
Ultimate Combo

I have to admit, sounding it out confused me. I got the combo part right away (conbo) sometimes n sounds like m, so that was easy.
but aruteimettokonbo <--try getting "Ultimate Combo" from that, you'll see why Ultimate was a tricky one, usually they're not that tricky. :D
 

DanteFromHell89

Well-known member
Messages
5,507
Points
113
アルティメットコンボ
Ultimate Combo

I have to admit, sounding it out confused me. I got the combo part right away (conbo) sometimes n sounds like m, so that was easy.
but aruteimettokonbo <--try getting "Ultimate Combo" from that, you'll see why Ultimate was a tricky one, usually they're not that tricky. :D
so...you can literally read katakana?
I know some words and know how they pronounce/written in romaji, but when it comes to hieroglyphs I'm done((
 
Top