forgot to add the link https://play.golang.org/p/oz6wmWueJcg for the maze solver
On Thursday, September 13, 2012 at 12:26:52 PM UTC-5, Kyle Lemons wrote: > > On Wed, Sep 12, 2012 at 5:07 PM, Yaşar Arabacı <yasar...@gmail.com > <javascript:>> wrote: > >> I did random maze generator today. playground is nice for quickly >> showing how programs work (see: http://play.golang.org/p/LU0QVwjJY6). >> > I think it's pretty cool even without being able to refresh for another > ;-). You can change the size and get a different one. > > >> But since you can't get random behaviour, you can't show programs that >> depends on random behaviour works in playground. I guess only thing I >> could do is to put a variable where people should fill with a random >> integer. >> >> 2012/9/12 Dave Cheney <da...@cheney.net <javascript:>>: >> > http://xkcd.com/221/ >> > >> > OK, being serious now, time is fixed in the playground so it can cache >> the >> > results of computations. What are you trying do do? >> > >> > On 13 Sep 2012 00:15, "Yaşar Arabacı" <yasar...@gmail.com <javascript:>> >> wrote: >> >> >> >> It seems that in play.golang.org, time.Now() is fixed. Do you know of >> >> a good way of seeding rand on playground? >> >> >> >> -- >> >> http://yasararabaci.tumblr.com >> >> >> >> -- >> >> >> >> >> > >> >> >> >> -- >> http://yasararabaci.tumblr.com >> >> -- >> >> >> > -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.