![]() |
RCL - RoboCLuedo
v1.0
Francesco Ganci - S4143910 - Experimental Robotics Lab - Assignment 1
|
std::string chooseHintFrom | ( | std::vector< std::string > & | list | ) |
choose randomly a hint from a list
Same as the python method Random.choose()
list | (reference) the list from where to take the hint |
Definition at line 199 of file cluedo_oracle.cpp.
Referenced by generateMystery().