Welcome Guest ( Log In | Register )

2623 Pages V « < 1927 1928 1929 1930 > »   
Reply to this topicStart new topic
> The Official Hentaiverse Chat, Post your random thoughts or theorycrafts about HV

 
post Apr 2 2017, 07:53
Post #38544
Noni



Hataraku Noni-sama
***********
Group: Catgirl Camarilla
Posts: 13,670
Joined: 19-February 16
Level 500 (Ponyslayer)


QUOTE(End Of All Hope @ Apr 2 2017, 02:00) *

PDWD in the lottery.
Enjoy, people (IMG:[invalid] style_emoticons/default/laugh.gif)


I'm going 'all in': 100 tickets!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 2 2017, 08:14
Post #38545
morineko



Active Poster
*******
Group: Gold Star Club
Posts: 2,347
Joined: 1-April 14
Level 500 (Godslayer)


QUOTE(Superlatanium @ Apr 2 2017, 13:02) *

I would have thought it was this:

rand1 = random(1, total_tickets)
winner1 = user with ticket # rand1
remove all tickets by that user from pool (total_tickets is now smaller)

rand2 = random(1, total_tickets)
winner2 = user with ticket # rand2
remove all tickets by that user from pool (total_tickets is now smaller)

rand3 = random(1, total_tickets)
winner3 = user with ticket # rand3
remove all tickets by that user from pool (total_tickets is now smaller)

rand4 = random(1, total_tickets)
winner4 = user with ticket # rand4

Or an equivalent function. That's the fair way to do it, right?


As I known, some random generator won't produce pure random results because the random seeds.
So the question crosses my mind.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 2 2017, 08:36
Post #38546
kyouri



忍 - chasing rainbows~
*******
Group: Catgirl Camarilla
Posts: 1,012
Joined: 26-October 09
Level 500 (Ponyslayer)


Two of my H@H clients gained only a 1/3 of the maximum static ranges cause of connectivity problems which is kinda hard to diagnose, can't exactly say quote my H@H trust/performance. Efficiency was lost (IMG:[invalid] style_emoticons/default/sad.gif)

QUOTE(morineko @ Apr 2 2017, 17:14) *

As I known, some random generator won't produce pure random results because the random seeds.
So the question crosses my mind.

True random is a lie. When you start questioning the system, maybe the indication of a gambling problem? (IMG:[invalid] style_emoticons/default/rolleyes.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 2 2017, 08:52
Post #38547
Superlatanium



Dreaming of optimizing the system
**********
Group: Gold Star Club
Posts: 7,663
Joined: 27-November 13
Level 500 (Godslayer)


QUOTE(morineko @ Apr 2 2017, 06:14) *
As I known, some random generator won't produce pure random results because the random seeds.
So the question crosses my mind.
It won't be purely random, like nearly everything, but unless he intentionally introduced a certain bias I'm pretty sure it's good enough. No need for a complete cryptographically secure pseudorandom number generator for a silly browser game in which the relevant data is hidden from the users, after all.
User is online!Profile CardPM
Go to the top of the page
+Quote Post

 
post Apr 2 2017, 16:28
Post #38548
morineko



Active Poster
*******
Group: Gold Star Club
Posts: 2,347
Joined: 1-April 14
Level 500 (Godslayer)



14 rounds then done this.

Still wondering I should reforge it to 5B4F or not. (IMG:[invalid] style_emoticons/default/unsure.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 2 2017, 16:44
Post #38549
Logii



Active Poster
*******
Group: Gold Star Club
Posts: 1,475
Joined: 18-April 13
Level 500 (Ponyslayer)


QUOTE(morineko @ Apr 2 2017, 16:28) *

14 rounds then done this.

Still wondering I should reforge it to 5B4F or not. (IMG:[invalid] style_emoticons/default/unsure.gif)

That would be ok IW for DW I suppose, but not very useful for 1H style. You got a nice strike at the moment, but I doubt it's going to cover the damage loss from having no Fatality.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 2 2017, 16:46
Post #38550
nec1986



Veteran Poster
********
Group: Gold Star Club
Posts: 2,569
Joined: 12-October 14
Level 500 (Godslayer)


As i know pseudo-rng works more or less same, with only difference it can be predicted.
Numbers 1845, 2081, 2317 might look random, but it has offset 236 between each other and next one ll be 2553.

It can be used in situation with options. For example, lets say we do enhance for few items. If we know roll ll be successful then we can use needed item and when its gonna be fail backup item. But how you gonna use that with only option to participate. Basically ppl can ignore lottery or buy ticket and get chance to win.

We cant even expect specific range when to buy ticket, because we dont know whole range till the end of lottery.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 8 2017, 10:27
Post #38551
tetron



Certified Retard!
*********
Group: Gold Star Club
Posts: 5,583
Joined: 30-July 14
Level 488 (Godslayer)


Hola Folks. Been a while. (IMG:[invalid] style_emoticons/default/laugh.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 8 2017, 11:09
Post #38552
Cleavs



A certain pervert. OT expert. Just dancing around in the game.
***********
Group: Gold Star Club
Posts: 24,322
Joined: 18-January 07
Level 500 (Ponyslayer)


QUOTE(tetron @ Apr 8 2017, 10:27) *

Hola Folks. Been a while. (IMG:[invalid] style_emoticons/default/laugh.gif)

daduq? (IMG:[invalid] style_emoticons/default/duck.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 8 2017, 11:34
Post #38553
Noni



Hataraku Noni-sama
***********
Group: Catgirl Camarilla
Posts: 13,670
Joined: 19-February 16
Level 500 (Ponyslayer)


QUOTE(tetron @ Apr 8 2017, 10:27) *

Hola Folks. Been a while. (IMG:[invalid] style_emoticons/default/laugh.gif)


back for easter?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 8 2017, 11:44
Post #38554
tetron



Certified Retard!
*********
Group: Gold Star Club
Posts: 5,583
Joined: 30-July 14
Level 488 (Godslayer)


QUOTE(Scremaz @ Apr 8 2017, 14:39) *
daduq? (IMG:[invalid] style_emoticons/default/duck.gif)
Oh, Scremaz! You still here? (IMG:[invalid] style_emoticons/default/laugh.gif)

QUOTE(DJNoni @ Apr 8 2017, 15:04) *
back for easter?
Nope. Not interested. Actually, I was thinking of selling off every item/gears that I have. (since I no longer play)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 8 2017, 11:53
Post #38555
Benny-boy



far ahead the known level of comfiness~
*******
Group: Gold Star Club
Posts: 1,996
Joined: 27-December 10
Level 500 (Ponyslayer)


QUOTE(tetron @ Apr 8 2017, 12:44) *

Nope. Not interested. Actually, I was thinking of selling off every item/gears that I have. (since I no longer play)


Auctioning intensifies

(IMG:[media.tenor.co] https://media.tenor.co/images/17d67defe34e03f77532f5964766a693/tenor.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 8 2017, 12:34
Post #38556
Cleavs



A certain pervert. OT expert. Just dancing around in the game.
***********
Group: Gold Star Club
Posts: 24,322
Joined: 18-January 07
Level 500 (Ponyslayer)


QUOTE(tetron @ Apr 8 2017, 11:44) *

Oh, Scremaz! You still here? (IMG:[invalid] style_emoticons/default/laugh.gif)

yep. snowflake caught my soul for good, i guess (IMG:[invalid] style_emoticons/default/heh.gif)

QUOTE(tetron @ Apr 8 2017, 11:44) *

Nope. Not interested. Actually, I was thinking of selling off every item/gears that I have. (since I no longer play)

pretty interesting. any fancy name? (IMG:[invalid] style_emoticons/default/ph34r.gif)

This post has been edited by Scremaz: Apr 8 2017, 12:34
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 8 2017, 13:03
Post #38557
Noni



Hataraku Noni-sama
***********
Group: Catgirl Camarilla
Posts: 13,670
Joined: 19-February 16
Level 500 (Ponyslayer)


QUOTE(tetron @ Apr 8 2017, 11:44) *

Oh, Scremaz! You still here? (IMG:[invalid] style_emoticons/default/laugh.gif)

Nope. Not interested. Actually, I was thinking of selling off every item/gears that I have. (since I no longer play)


Interesting! What do you have?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 8 2017, 13:16
Post #38558
tetron



Certified Retard!
*********
Group: Gold Star Club
Posts: 5,583
Joined: 30-July 14
Level 488 (Godslayer)


QUOTE(Scremaz @ Apr 8 2017, 16:04) *
yep. snowflake caught my soul for good, i guess (IMG:[invalid] style_emoticons/default/heh.gif)
You got FoS???? (IMG:[invalid] style_emoticons/default/ohmy.gif)

QUOTE(Scremaz @ Apr 8 2017, 16:04) *
pretty interesting. any fancy name? (IMG:[invalid] style_emoticons/default/ph34r.gif)
Not THAT fancy. (IMG:[invalid] style_emoticons/default/laugh.gif)


QUOTE(DJNoni @ Apr 8 2017, 16:33) *
Interesting! What do you have?
Nothing much. Don't get your hopes up. (IMG:[invalid] style_emoticons/default/duck.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 8 2017, 15:09
Post #38559
Cleavs



A certain pervert. OT expert. Just dancing around in the game.
***********
Group: Gold Star Club
Posts: 24,322
Joined: 18-January 07
Level 500 (Ponyslayer)


QUOTE(tetron @ Apr 8 2017, 13:16) *

You got FoS???? (IMG:[invalid] style_emoticons/default/ohmy.gif)

not THAT much (IMG:[invalid] style_emoticons/default/laugh.gif)

QUOTE(tetron @ Apr 8 2017, 13:16) *

Not THAT fancy. (IMG:[invalid] style_emoticons/default/laugh.gif)

(IMG:[invalid] style_emoticons/default/sad.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 8 2017, 15:10
Post #38560
Juggernaut Santa



Living in HV 0.83 until Tenboro adds the Tower to Persistent
***********
Group: Gold Star Club
Posts: 11,150
Joined: 26-April 12
Level 500 (Ponyslayer)


What's the point of selling your equipment if you're not using the credits afterwards? (IMG:[invalid] style_emoticons/default/laugh.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 8 2017, 15:58
Post #38561
Cleavs



A certain pervert. OT expert. Just dancing around in the game.
***********
Group: Gold Star Club
Posts: 24,322
Joined: 18-January 07
Level 500 (Ponyslayer)


QUOTE(End Of All Hope @ Apr 8 2017, 15:10) *

What's the point of selling your equipment if you're not using the credits afterwards? (IMG:[invalid] style_emoticons/default/laugh.gif)

(IMG:[vignette3.wikia.nocookie.net] http://vignette3.wikia.nocookie.net/smashbroslawlorigins/images/f/f6/129_-_daniel_bryan_futurama_macro_money_in_the_bank_money_in_the_bank_briefcase_photoshop_shut_up_and_take_my_shut_up_and_take_my_money_wwe.jpg)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 8 2017, 16:02
Post #38562
Noni



Hataraku Noni-sama
***********
Group: Catgirl Camarilla
Posts: 13,670
Joined: 19-February 16
Level 500 (Ponyslayer)


QUOTE(End Of All Hope @ Apr 8 2017, 15:10) *

What's the point of selling your equipment if you're not using the credits afterwards? (IMG:[invalid] style_emoticons/default/laugh.gif)


You want a free give-away! He's not Santa!? (IMG:[invalid] style_emoticons/default/laugh.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 8 2017, 16:14
Post #38563
Juggernaut Santa



Living in HV 0.83 until Tenboro adds the Tower to Persistent
***********
Group: Gold Star Club
Posts: 11,150
Joined: 26-April 12
Level 500 (Ponyslayer)


QUOTE(DJNoni @ Apr 8 2017, 16:02) *

You want a free give-away! He's not Santa!? (IMG:[invalid] style_emoticons/default/laugh.gif)

Bad mind. Bad guy (IMG:[invalid] style_emoticons/default/mad.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


2623 Pages V « < 1927 1928 1929 1930 > » 
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 


Lo-Fi Version Time is now: 15th November 2025 - 07:08