comparison scripts/miscellaneous/texas_lotto.m @ 3426:f8dde1807dee

[project @ 2000-01-13 08:40:00 by jwe]
author jwe
date Thu, 13 Jan 2000 08:40:53 +0000
parents 5e0a0b1cba43
children 858695b3ed62
comparison
equal deleted inserted replaced
3425:8625164a0a39 3426:f8dde1807dee
19 19
20 ## @deftypefn {Function File } {@var{winning_numbers} =} texas_lotto () 20 ## @deftypefn {Function File } {@var{winning_numbers} =} texas_lotto ()
21 ## 21 ##
22 ## Pick 6 unique numbers between 1 and 50 that are guaranteed to win 22 ## Pick 6 unique numbers between 1 and 50 that are guaranteed to win
23 ## the Texas Lotto. 23 ## the Texas Lotto.
24 ## @end deftypefn 24 ## @end deftypefn
25 ## @seealso{rand} 25 ## @seealso{rand}
26 26
27 ## Author: jwe 27 ## Author: jwe
28 28
29 function picks = texas_lotto () 29 function picks = texas_lotto ()