• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Random character String
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Random character String


  • Subject: Re: Random character String
  • From: Brian Johnson <email@hidden>
  • Date: Wed, 16 Mar 2005 09:05:33 -0800 (PST)


I'm sure you'll get a bunch. Here's one

set x to "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
set xset to characters of x
set ran to ""
repeat 8 times
	set ran to ran & some item of xset
end repeat

- brian johnson, university of washington dept of architecture

On Wed, 16 Mar 2005, Todd Geist wrote:

Hello Everyone,

I need a routine to generate a Random string of characters.  It should be 8
to 10 letters long and I think I want to only include UPPERCASE letters.

Can anyone point me in the right direction?

Thank so much

Todd


_______________________________________________ Do not post admin requests to the list. They will be ignored. Applescript-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Random character String (From: Todd Geist <email@hidden>)

  • Prev by Date: Random character String
  • Next by Date: Re: default answer text
  • Previous by thread: Random character String
  • Next by thread: Re: Random character String
  • Index(es):
    • Date
    • Thread