Sep 2026 - DevCentral is currently set to Read-Only (Sep 14th) for a platform update.
For some details see: DevCentral is Evolving.

Forum Discussion

Deb_Allen_18's avatar
Deb_Allen_18
Historic F5 Account
Mar 17, 2006

output of [string range [AES::key 128] 8 end]?

I see this code (in fact used it several times) for generating a random cookie value:     [string range [AES::key 128] 8 end]     Anybody know why you'd want to whack the first 8 chara...