Created
May 12, 2026 06:14
-
-
Save trycf/90bfa0890db9cae2f4d3e18287c9e5a6 to your computer and use it in GitHub Desktop.
TryCF Gist
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <cfoutput> | |
| <cfset reqid = randRange(100000,200000000)> | |
| #reqid# | |
| </cfoutput> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment