dirkschumacher / armacmp

🚀 Automatically compile linear algebra R code to C++ with Armadillo

Home Page:https://dirkschumacher.github.io/armacmp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generate random variables names based on input code

dirkschumacher opened this issue · comments

Note to self: For for loops I need random variable names. At the moment the change everytime armacmp is invoked. Ideally the pseudo-random names should depend on the code of the input function. If the function does not change, then the var names should stay the same.

Consider using uuid or digest.