jot.1 (04f064d680cc6b803fbcf421db342fd29c0ce5e5) jot.1 (a26a66124e2aab78e90cbd62c66518d7e4a6a3db)
1.\" Copyright (c) 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 125 unchanged lines hidden (view full) ---

134and
135.Ar end
136arguments may be given as real numbers or as characters
137representing the corresponding value in
138.Tn ASCII .
139The last argument must be a real number.
140.Pp
141Random numbers are obtained through
1.\" Copyright (c) 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 125 unchanged lines hidden (view full) ---

134and
135.Ar end
136arguments may be given as real numbers or as characters
137representing the corresponding value in
138.Tn ASCII .
139The last argument must be a real number.
140.Pp
141Random numbers are obtained through
142.Xr random 3 .
142.Xr arc4random 3
143when no seed is specified,
144and through
145.Xr random 3
146when a seed is given.
143The name
144.Nm
145derives in part from
146.Nm iota ,
147a function in APL.
148.Sh EXIT STATUS
149.Ex -std
150.Sh EXAMPLES

--- 73 unchanged lines hidden ---
147The name
148.Nm
149derives in part from
150.Nm iota ,
151a function in APL.
152.Sh EXIT STATUS
153.Ex -std
154.Sh EXAMPLES

--- 73 unchanged lines hidden ---