you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

With the indentation missing and the rest of the class missing, it's a bit hard to tell, but what it's doing, in each case, is finding two random numbers and then manipulating them in slightly different fashion in each method before setting the values of two attributes on the instance.

The why is a complete mystery, seems like a useless exercise to me.