Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 205 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 205 Bytes

clockuuid

Just the Clock and Uuid implementation, could be useful for ex. reinforcement learning env

Requirements: You need a g++ compiler, boost library.

To test, run: bash uuid.sh; bash clock.sh