Closed flemingcaleb closed 6 months ago
Oh one last ask please validate that no compiler warnings are generated when building for debug or release
Confirmed that debug and release build without warnings with the stable-aarch64-apple-darwin toolchain. Trying to get the cross compile to x86 working but am having some troubles with getting the toolchain happy
What type of PR is this?
/kind documentation /kind feature /kind eldritch-function
What this PR does / why we need it:
Adds random.string(uint) to eldritch to allow tome developers to generate random strings.
Which issue(s) this PR fixes:
N/A