wisemonkeys logo
FeedNotificationProfileManage Forms
FeedNotificationSearchSign in
wisemonkeys logo

Blogs

Password Generator - Lisp

profile
Aniket Panchal
Jul 16, 2025
0 Likes
0 Discussions
0 Reads

Program (Raw):

(defparameter *chars* "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789!@#$%^&*")


(defun random-char ()

(char *chars* (random (length *chars*))))


(defun generate-password (length)

(coerce (loop repeat length collect (random-char)) 'string))


(defun test-generator ()

"Test the password generator"

(format t "Password (8 chars): ~a~%" (generate-password 8))

(format t "Password (12 chars): ~a~%" (generate-password 12))

(format t "Password (16 chars): ~a~%" (generate-password 16)))


(setf *random-state* (make-random-state t))


(test-generator)


Program (Beautified):


Output:


Comments ()


Sign in

Read Next

How Much Protein Do You Really Need Every Day?

Blog banner

Buffer overflow

Blog banner

Different types of scam Fraud

Blog banner

Threads

Blog banner

Exploring Virtual Machines and Computer Forensic Validation Tools

Blog banner

Child labour

Blog banner

INTERNET

Blog banner

Steganography

Blog banner

Sessions In OS.

Blog banner

Protect yourself from System Hacking with these Simple Steps

Blog banner

Modern operating systems (OS)

Blog banner

Uniprocessor and Types

Blog banner

Go Daddy

Blog banner

Blog name

Blog banner

Threat from Inside: Educating the Employees Against Cyber Threats

Blog banner

AOL Mail

Blog banner

DBMS and various career options related to it.

Blog banner

Digital Footprints An Emerging Dimension of Digital Inequality

Blog banner

The Features of Blockchain

Blog banner

Operating Systems Overview

Blog banner

Instagram Features in 2023 That Will Leave You Stunned!

Blog banner

Types of Threads

Blog banner

Stop Racism

Blog banner

Mumbai

Blog banner

Fault Tolerance

Blog banner

I/O Buffering

Blog banner

Texting is actually better than talking in person

Blog banner

Footprinting

Blog banner

The Laws of Karma

Blog banner

Im Photographer

Blog banner

Artificial Intelligence and I

Blog banner

Deadlock and Starvation

Blog banner

?How long does wisdom tooth pain last?

Blog banner

I/O Management and Disk Scheduling

Blog banner

History of ITIL

Blog banner

Data Warehousing

Blog banner

PHONE TECHNOLOGY

Blog banner

Instagram

Blog banner

Importance of Network Security Risk

Blog banner

Why Consistency in Eating Habits Matters and How Meal Maharaj Makes It Easy

Blog banner

Photography

Blog banner

FREE VERSION OF G-MAIL

Blog banner