Skip to content

Create a random quote device #27

@tpiekarski

Description

@tpiekarski

Create a random quote device

Like MOTD (Message of the day) a device like /dev/quote should randomized output one quote.

$ cat /dev/quote
Lorem ipsum dolor hic amet...

Concepts

  • Basic I/O with a character device (rehearsal)
  • Handling arrays of characters within C (rehearsal)
  • Randomize data the kernel way (new)
  • Access to external files from the kernel (new)
  • Exchange between kernel- and userspace (rehearsal)
  • Testing randomness (rehearsal)

Metadata

Metadata

Assignees

No one assigned

    Labels

    practiceJust a coding workout...

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions