#266 Need LUA MakeRandomInt

닫힘
image3 년 전을 오픈 · 2개의 코멘트
image 코멘트됨, 3 년 전

LUA math.random is unreliable due to unreliable seeding/randomized results, need a function to perform a more randomized result

LUA math.random is unreliable due to unreliable seeding/randomized results, need a function to perform a more randomized result
neatz09 코멘트됨, 3 년 전
협업자

would it be possible to add one of these for float as spell since i was using OStime for those as well

would it be possible to add one of these for float as spell since i was using OStime for those as well
image 코멘트됨, 3 년 전
협업자
MakeRandomInt(min, max)
MakeRandomFloat(min, max)
``` MakeRandomInt(min, max) MakeRandomFloat(min, max) ```
image 3 년 전가 Close
로그인하여 이 대화에 참여
로딩중...
취소
저장
아직 콘텐츠가 없습니다.