Skip to content

EnharmonicHQ/clibbsd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ClibBSD

C module map for libBSD

How to build

Linux

Install libbsd-dev using apt-get

$ sudo apt-get install libbsd-dev

Example

#if os(Linux)
	import ClibBSD
#endif

let random = arc4random()
print("arc4random: \(random)")

Packages

No packages published

Languages

  • Swift 100.0%