Random number generator

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • indresh2152
    New Member
    • Dec 2009
    • 13

    Random number generator

    i m unable to generate a random string generator, can anybody please help me out??
  • GaryTexmo
    Recognized Expert Top Contributor
    • Jul 2009
    • 1501

    #2
    For all those people who find it more convenient to bother you with their question rather than to Google it for themselves.


    ;)

    Really though, the first link off there should help you out, or at least give you some ideas. There are other links as well a bit farther down that also should help you.

    In general, it's helpful if you come here with specific questions. For example, if you're getting an error and you're having trouble figuring out why, or if you're trying to implement something non-trivial and have exhausted all your resources and want to ping ideas off the community.

    I hope you can understand that the folks here shouldn't really be helping you write your code for you, especially when there are so many other resources available from a quick google.

    Anyway, give that stuff a try and if you run into troubles trying to figure it out and have questions, head on back and post them. I'm sure people would be happy to help you in your understanding of the problem.

    Thanks!

    Comment

    • tlhintoq
      Recognized Expert Specialist
      • Mar 2008
      • 3532

      #3
      i m unable to generate a random string generator, can anybody please help me out??
      What have you tried so far? Please show us how you are trying to accomplish this and we will see if we can find where you've gone wrong.

      Comment

      Working...