Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!decwrl!ucbvax!cbosgd!osu-cis!tut!neruda From: neruda@tut.cis.ohio-state.edu (Steve Neruda) Newsgroups: comp.sys.mac.hypercard Subject: shuffling cards Message-ID: <3708@tut.cis.ohio-state.edu> Date: 3 Jan 88 19:41:31 GMT Organization: The Ohio State University Dept of Computer & Information Science Lines: 9 What is the fastest way to randomize a stack of quiz cards? I did it by assigning each card an invisible field, putting a random number into this field and then sorting by the field. This works fine but i rather slow Maybe this should be a built in option of the sort command (sort random). It is quite possible that I have overlooked an easier (faster way) so if you know of one please write. steve neruda