I didnt understand a word you wrote... even so, your solution appears to be way to simple. Maybe what Bungie has done is to give 11.5% of players and given them the ability to get all they want and for the rest........didly squat.
English
-
Its a programming and math. There is NEVER anything as such as a random number because a computer can’t just “pick” a random number. So we call it a Psuedorandomnumber. Which just means that the developers choose a number, do the math above and get a number. Personally this is just the tip of the iceberg so to say. There is a ton of other variables being taken into account such as amount of items, what activity the are assigned to, how many perks there are for a single weapon. In and of it self this each individual variable have RNG in them. For example, a single weapon in the raid loot pool will have a set of perks assigned to it. That has RNG to choose which weapon perks you get. And now you have that and a few other things in the loot pool doing the same thing which is dictated by RNG. So basically there is RNG on top of RNG being layers for however many times. [spoiler]programming is going to make me crazy trying to understand this.[/spoiler] [spoiler]send help[/spoiler]
-
I guess its a bit like Lotto. I do a agree that a computer cannot generate a pure RNG and given that Destiny has always made it difficult to get that last exotic item (worse now) which would indicate that at least in some part it is contrived.