Results 1 to 3 of 3

Thread: how to make random string and back to normal string

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jan 2015
    Posts
    21

    how to make random string and back to normal string

    Dear All,

    How to make a random numbers and back to actual string for visual basic 6. Please below the example;
    dataset = 1234567890 'Dataset
    dataBasedforRandom = 6342 'data for calculate or generate based


    'Result
    setRandomStringResult = 4086295371 'this is just example for random string.
    setBackActualStringResult = 1234567890 'generating base on setRandomStringResult

    I greatly appreciate for your help. Thanks!

    Cheers, Andrea
    Last edited by modelers; May 5th, 2018 at 04:53 AM.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width