Skip to content
This repository has been archived by the owner on Jun 26, 2018. It is now read-only.

uhve/random_str_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ExtendedCobol

  • A small college assignment based on Cobol programming language. I was surprised to know that the language does not have in-build function for generating random bits of string.
  • A random string generator based on current time stamp seeding and random integer function in Cobol language.
  • Runs on gnu-Cobol.

About

A random string generator in cobol.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages