Skip to content

Generate random numbers based on the CubeQuest Challenge's CommsProc document

License

Notifications You must be signed in to change notification settings

lunarnaut/cubequest-rand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

CubeQuest Random Data Generation

This simple Python 3 program generates random data blocks (as a list of 32-bit words, at present) for the NASA CubeQuest Challenge.

The seed generation and Linear Congrent Generator are based on Section 4.4 (Data Transmission Methodology) of the "Communications Procedure for Both In-Space Challenges" (CommsProc), revision 1, document, available on the CubeQuest website.

About

Generate random numbers based on the CubeQuest Challenge's CommsProc document

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages