Path: utzoo!mnetor!uunet!husc6!bloom-beacon!tut.cis.ohio-state.edu!mailrus!ames!sunybcs!bingvaxu!leah!ss6349 From: ss6349@leah.Albany.Edu (Steven H Schimmrich) Newsgroups: comp.os.vms Subject: Programming in VAX-C.. Message-ID: <611@leah.Albany.Edu> Date: 29 Mar 88 17:20:52 GMT Organization: The University at Albany, Computer Services Center Lines: 9 Keywords: rand(),srand(),ctime() Hello all, I am very new to c programming, and I am haveing problems trying to generate random numbers. I have played with the rand() and srand() functions, but am not exactly sure how to use them. I am trying to write a program which will allow me to generate random numbers between a pair of input numbers. Any help would be appreciated.. Steve.