Playmaker Forum

PlayMaker Updates & Downloads => Share New Actions => Topic started by: kiriri on May 31, 2012, 01:50:30 PM

Title: generate random 32 character string (GUID)
Post by: kiriri on May 31, 2012, 01:50:30 PM
this action will generate unique identifiers. In plain english terms, it'll randomly (well not entirely) create a 32 characters long string. This string is so long, that the probability of getting the same string twice , ever, is so slim, that everyone tends to ignore it... I mean it's really virtually not there.
Title: Re: generate random 32 character string (GUID)
Post by: jeanfabre on June 04, 2012, 06:19:54 AM
Hi,

 Thanks for putting that up!

re guid: might be the funniest thread about guid repeatability: http://stackoverflow.com/questions/1705008/simple-proof-that-guid-is-not-unique (http://stackoverflow.com/questions/1705008/simple-proof-that-guid-is-not-unique) but you'll need to work at it if you are not a programmer ( basically making absurd code)


bye,

 Jean
Title: Re: generate random 32 character string (GUID)
Post by: Bellesteck on August 06, 2016, 10:20:11 PM
Laughed my ass off at that link! ;D
Title: Re: generate random 32 character string (GUID)
Post by: dudebxl on September 11, 2016, 10:39:48 AM
Is it on ecosystem? If not, can you please upload.  :)
Title: Re: generate random 32 character string (GUID)
Post by: jeanfabre on September 13, 2016, 04:11:39 AM
Hi,

 It's on now :)

Bye,

 Jean