Skip to content

Carht/random-string-lisp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Random string lisp

Generador de strings aleatorios en lisp, útil para scripting. Binario de unos pocos kilobytes de extrema utilidad en el scripting.

Compilación manual

(compile-file "rand-str.lisp" :system-p t)
(c:build-program "randstr" :lisp-files (list "rand-str.o"))

About

Random string with ECL Lisp, util for scripting.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published