jason-lang / jason

Jason is a fully-fledged interpreter for an extended version of AgentSpeak, a BDI agent-oriented logic programming language.
http://jason-lang.github.io
GNU Lesser General Public License v3.0
215 stars 67 forks source link

Tracking non deterministic results on .random #80

Closed cleberjamaral closed 3 years ago

cleberjamaral commented 3 years ago

@TimKam, I did not go deep but it seems some variances of .random such as .random(List,Unifier) may produce non-deterministic results. Later, I will look .random more carefully. Please, check if this PR is correct considering the purpose of testing set_random_seed/1.