Years ago, when I was taking my first programming course on MATLAB, I learned a cool function in MATLAB: why This tiny function basically gives you some random statements. Try typing “why” and enter. It gives you outputs like this:
1 2 3 4 5 6 |
>> why The rich rich and tall and good system manager suggested it. >> why He wanted it that way. >> why The programmer suggested it. |
Since it is a random sentence generator, you can also give a seed number to it (like why(100)) and...