Tom Cooper
Tom Cooper
> i fixed compilation with > > ``` > #include > > void PlatformSpecificSrand(unsigned int seed){ > srand(seed); > } > > int PlatformSpecificRand(void){ > > return rand(); > }...
finally got some time to work on this... I'll submit a pull request soon!
@coreybutler anyone able to review the related PR #38? just casually revisiting this open ticket years later ;)
> The following problem may be related to this. When using arithmetic shift operation, everything after it is highlighted as a string. Like this: `z=$((x